Searched refs:hasExtInfo (Results 1 – 3 of 3) sorted by relevance
531 bool hasExtInfo() const { return DeclInfo.is<ExtInfo*>(); } in hasExtInfo() function544 return hasExtInfo() in getTypeSourceInfo()549 if (hasExtInfo()) in setTypeSourceInfo()572 return hasExtInfo() ? getExtInfo()->QualifierLoc.getNestedNameSpecifier() in getQualifier()580 return hasExtInfo() ? getExtInfo()->QualifierLoc in getQualifierLoc()587 return hasExtInfo() ? getExtInfo()->NumTemplParamLists : 0; in getNumTemplateParameterLists()2499 bool hasExtInfo() const { return TypedefNameDeclOrQualifier.is<ExtInfo*>(); } in hasExtInfo() function2656 return hasExtInfo() ? 0 : in getTypedefNameForAnonDecl()2665 return hasExtInfo() ? getExtInfo()->QualifierLoc.getNestedNameSpecifier() in getQualifier()2673 return hasExtInfo() ? getExtInfo()->QualifierLoc in getQualifierLoc()[all …]
229 Record.push_back(D->hasExtInfo()); in VisitTagDecl()230 if (D->hasExtInfo()) in VisitTagDecl()258 !D->hasExtInfo() && in VisitEnumDecl()284 !D->hasExtInfo() && in VisitRecordDecl()316 Record.push_back(D->hasExtInfo()); in VisitDeclaratorDecl()317 if (D->hasExtInfo()) in VisitDeclaratorDecl()536 !D->hasExtInfo() && in VisitObjCIvarDecl()667 !D->hasExtInfo() && in VisitFieldDecl()732 !D->hasExtInfo() && in VisitVarDecl()768 !D->hasExtInfo() && in VisitParmVarDecl()
1422 if (!hasExtInfo()) { in setQualifierInfo()1434 if (hasExtInfo()) { in setQualifierInfo()1455 if (!hasExtInfo()) { in setTemplateParameterListsInfo()3107 if (!hasExtInfo()) in setQualifierInfo()3113 if (hasExtInfo()) { in setQualifierInfo()3129 if (!hasExtInfo()) in setTemplateParameterListsInfo()