Searched refs:hasExtInfo (Results 1 – 3 of 3) sorted by relevance
540 bool hasExtInfo() const { return DeclInfo.is<ExtInfo*>(); } in hasExtInfo() function553 return hasExtInfo() in getTypeSourceInfo()558 if (hasExtInfo()) in setTypeSourceInfo()581 return hasExtInfo() ? getExtInfo()->QualifierLoc.getNestedNameSpecifier() in getQualifier()589 return hasExtInfo() ? getExtInfo()->QualifierLoc in getQualifierLoc()596 return hasExtInfo() ? getExtInfo()->NumTemplParamLists : 0; in getNumTemplateParameterLists()2586 bool hasExtInfo() const { return NamedDeclOrQualifier.is<ExtInfo *>(); } in hasExtInfo() function2752 return hasExtInfo() ? nullptr : dyn_cast_or_null<DeclaratorDecl>( in getDeclaratorForAnonDecl()2757 return hasExtInfo() ? nullptr : dyn_cast_or_null<TypedefNameDecl>( in getTypedefNameForAnonDecl()2768 return hasExtInfo() ? getExtInfo()->QualifierLoc.getNestedNameSpecifier() in getQualifier()[all …]
255 Record.push_back(D->hasExtInfo()); in VisitTagDecl()256 if (D->hasExtInfo()) in VisitTagDecl()286 !D->hasExtInfo() && in VisitEnumDecl()312 !D->hasExtInfo() && in VisitRecordDecl()344 Record.push_back(D->hasExtInfo()); in VisitDeclaratorDecl()345 if (D->hasExtInfo()) in VisitDeclaratorDecl()560 !D->hasExtInfo() && in VisitObjCIvarDecl()685 !D->hasExtInfo() && in VisitFieldDecl()757 !D->hasExtInfo() && in VisitVarDecl()796 !D->hasExtInfo() && in VisitParmVarDecl()
1546 if (!hasExtInfo()) { in setQualifierInfo()1558 if (hasExtInfo()) { in setQualifierInfo()1579 if (!hasExtInfo()) { in setTemplateParameterListsInfo()3377 if (!hasExtInfo()) in setQualifierInfo()3383 if (hasExtInfo()) { in setQualifierInfo()3399 if (!hasExtInfo()) in setTemplateParameterListsInfo()