Searched refs:hasExtInfo (Results 1 – 3 of 3) sorted by relevance
659 bool hasExtInfo() const { return DeclInfo.is<ExtInfo*>(); } in hasExtInfo() function672 return hasExtInfo() in getTypeSourceInfo()677 if (hasExtInfo()) in setTypeSourceInfo()700 return hasExtInfo() ? getExtInfo()->QualifierLoc.getNestedNameSpecifier() in getQualifier()708 return hasExtInfo() ? getExtInfo()->QualifierLoc in getQualifierLoc()715 return hasExtInfo() ? getExtInfo()->NumTemplParamLists : 0; in getNumTemplateParameterLists()2800 bool hasExtInfo() const { return TypedefNameDeclOrQualifier.is<ExtInfo *>(); } in hasExtInfo() function2962 return hasExtInfo() ? nullptr in getTypedefNameForAnonDecl()2971 return hasExtInfo() ? getExtInfo()->QualifierLoc.getNestedNameSpecifier() in getQualifier()2979 return hasExtInfo() ? getExtInfo()->QualifierLoc in getQualifierLoc()[all …]
404 if (D->hasExtInfo()) { in VisitTagDecl()439 !D->hasExtInfo() && in VisitEnumDecl()468 !D->hasExtInfo() && in VisitRecordDecl()502 Record.push_back(D->hasExtInfo()); in VisitDeclaratorDecl()503 if (D->hasExtInfo()) in VisitDeclaratorDecl()729 !D->hasExtInfo() && in VisitObjCIvarDecl()863 !D->hasExtInfo() && in VisitFieldDecl()941 !D->hasExtInfo() && in VisitVarDecl()982 !D->hasExtInfo() && in VisitParmVarDecl()1215 !D->hasExtInfo() && in VisitCXXMethodDecl()
1652 if (!hasExtInfo()) { in setQualifierInfo()1664 if (hasExtInfo()) { in setQualifierInfo()1683 if (!hasExtInfo()) { in setTemplateParameterListsInfo()3592 if (!hasExtInfo()) in setQualifierInfo()3598 if (hasExtInfo()) { in setQualifierInfo()3613 if (!hasExtInfo()) in setTemplateParameterListsInfo()