Home
last modified time | relevance | path

Searched refs:LookupParsedName (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp673 SemaRef.LookupParsedName(R, /*S=*/nullptr, &SS, ObjectType); in LookupMemberExprInRecord()
H A DSemaLookup.cpp2714 bool Sema::LookupParsedName(LookupResult &R, Scope *S, CXXScopeSpec *SS, in LookupParsedName() function in Sema
5037 SemaRef.LookupParsedName(Res, S, SS, in LookupPotentialTypoResult()
H A DSemaOpenMP.cpp3074 SemaRef.LookupParsedName(Lookup, CurScope, &ScopeSpec, in ActOnOpenMPIdExpression()
7037 SemaRef.LookupParsedName(Lookup, S, &D.getCXXScopeSpec(), in ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope()
18550 while (S && SemaRef.LookupParsedName(Lookup, S, &ReductionIdScopeSpec, in buildDeclareReductionRef()
21463 while (S && SemaRef.LookupParsedName(Lookup, S, &MapperIdScopeSpec, in buildUserDefinedMapperRef()
21665 while (S && SemaRef.LookupParsedName(Lookup, S, &MapperIdScopeSpec, in hasUserDefinedMapper()
23030 SemaRef.LookupParsedName(Lookup, CurScope, &ScopeSpec, in lookupOpenMPDeclareTargetName()
H A DSemaTemplate.cpp5037 LookupParsedName(Result, CurScope, &SS, /*ObjectType=*/QualType()); in CheckTemplateTypeArgument()
10417 LookupParsedName(Previous, S, &D.getCXXScopeSpec(), in ActOnExplicitInstantiation()
H A DSemaDeclCXX.cpp4443 LookupParsedName(R, S, &SS, /*ObjectType=*/QualType()); in BuildMemInitializer()
12445 LookupParsedName(R, S, &SS, /*ObjectType=*/QualType()); in ActOnUsingDirective()
13820 LookupParsedName(R, S, &SS, /*ObjectType=*/QualType()); in ActOnNamespaceAliasDef()
H A DSemaDecl.cpp831 SemaRef.LookupParsedName(R, S, &SS, /*ObjectType=*/QualType()); in isTagTypeWithMissingTag()
868 SemaRef.LookupParsedName(Result, S, &SS, /*ObjectType=*/QualType()); in isTagTypeWithMissingTag()
895 LookupParsedName(Result, S, &SS, /*ObjectType=*/QualType(), in ClassifyName()
H A DSemaExprCXX.cpp7780 LookupParsedName(R, S, &SS, /*ObjectType=*/QualType()); in CheckMicrosoftIfExistsSymbol()
H A DSemaExpr.cpp2785 LookupParsedName(R, S, &SS, /*ObjectType=*/QualType(), in ActOnIdExpression()
2921 LookupParsedName(R, /*S=*/nullptr, &SS, /*ObjectType=*/QualType()); in BuildQualifiedDeclarationNameExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9457 bool LookupParsedName(LookupResult &R, Scope *S, CXXScopeSpec *SS,
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc5603 …RNS_12LookupResultEPNS_5ScopeEPNS_12CXXScopeSpecEbb", "clang::Sema::LookupParsedName(clang::Lookup…