getIsCanonical abstract method
Checks if this reference points to its canonical definition.
Returns:
trueif reference location matches canonical locationfalsefor imported/aliased references
Implementation
bool getIsCanonical();
Checks if this reference points to its canonical definition.
Returns:
true if reference location matches canonical locationfalse for imported/aliased referencesbool getIsCanonical();