Searched refs:HasQualOrFound (Results 1 – 1 of 1) sorted by relevance
1514 bool HasQualOrFound = QualifierLoc || FoundDecl.getDecl() != MemberDecl || in Create() local1520 HasQualOrFound ? 1 : 0, HasTemplateKWAndArgsInfo ? 1 : 0, in Create()1529 if (HasQualOrFound) { in Create()1570 bool HasQualOrFound = HasQualifier || HasFoundDecl; in CreateEmpty() local1573 TemplateArgumentLoc>(HasQualOrFound ? 1 : 0, in CreateEmpty()