Home | History | Annotate | Download | only in AST

Lines Matching defs:QualifierLoc

494   NestedNameSpecifierLoc QualifierLoc;
511 : QualifierLoc(), NumTemplParamLists(0), TemplParamLists(nullptr) {}
581 return hasExtInfo() ? getExtInfo()->QualifierLoc.getNestedNameSpecifier()
589 return hasExtInfo() ? getExtInfo()->QualifierLoc
593 void setQualifierInfo(NestedNameSpecifierLoc QualifierLoc);
2768 return hasExtInfo() ? getExtInfo()->QualifierLoc.getNestedNameSpecifier()
2776 return hasExtInfo() ? getExtInfo()->QualifierLoc
2780 void setQualifierInfo(NestedNameSpecifierLoc QualifierLoc);