Searched refs:getLookupName (Results 1 – 10 of 10) sorted by relevance
40 DeclarationName getLookupName() const { return It->first; } in getLookupName() function
506 IdentifierInfo *II = R.getLookupName().getAsIdentifierInfo(); in LookupBuiltin()664 DeclareImplicitMemberFunctionsWithName(S, R.getLookupName(), DC); in LookupDirect()667 DeclContext::lookup_const_result DR = DC->lookup(R.getLookupName()); in LookupDirect()680 if (R.getLookupName().getNameKind() in LookupDirect()682 R.getLookupName().getCXXNameType()->isDependentType() || in LookupDirect()735 = R.getSema().Context.getFunctionType(R.getLookupName().getCXXNameType(), in LookupDirect()853 DeclarationName Name = R.getLookupName(); in CppLookupName()1249 DeclarationName Name = R.getLookupName(); in LookupName()1535 if (!R.getLookupName()) in LookupQualifiedName()1624 R.getLookupName().getAsOpaquePtr(), Paths)) in LookupQualifiedName()[all …]
490 DeclarationName Name = Found.getLookupName(); in BuildCXXNestedNameSpecifier()
621 DeclarationName Name = R.getLookupName(); in LookupMemberExprInRecord()1139 DeclarationName MemberName = R.getLookupName(); in LookupMemberExpr()
9966 if (canBeDeclaredInNamespace(R.getLookupName())) { in DiagnoseTwoPhaseLookup()9987 << R.getLookupName(); in DiagnoseTwoPhaseLookup()9991 << R.getLookupName() << 0; in DiagnoseTwoPhaseLookup()9995 << R.getLookupName() << 1 << *SuggestedNamespaces.begin(); in DiagnoseTwoPhaseLookup()10002 << R.getLookupName() << 2; in DiagnoseTwoPhaseLookup()11620 << R.getLookupName(); in BuildLiteralOperatorCall()11625 Diag(R.getNameLoc(), diag::err_ovl_ambiguous_call) << R.getLookupName(); in BuildLiteralOperatorCall()
318 DeclarationName Name = Found.getLookupName(); in LookupTemplateName()373 LookupResult FoundOuter(*this, Found.getLookupName(), Found.getNameLoc(), in LookupTemplateName()396 << Found.getLookupName() in LookupTemplateName()
244 << Result.getLookupName() << CorrectedQuotedStr << isClassName in getTypeName()5415 DeclarationName Name = R.getLookupName(); in CheckShadow()
1659 DeclarationName Name = R.getLookupName(); in DiagnoseEmptyLookup()
201 DeclarationName getLookupName() const { in getLookupName() function
527 DeclarationName Name = I.getLookupName(); in dumpLookups()