Home
last modified time | relevance | path

Searched refs:DiagnoseEmptyLookup (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaLambda.cpp1243 if (DiagnoseEmptyLookup(CurScope, ScopeSpec, R, Validator)) in ActOnLambdaExpressionAfterIntroducer()
HDSemaExpr.cpp2434 bool Sema::DiagnoseEmptyLookup(Scope *S, CXXScopeSpec &SS, LookupResult &R, in DiagnoseEmptyLookup() function in Sema
2780 if (DiagnoseEmptyLookup(S, SS, R, CCC ? *CCC : DefaultValidator, nullptr, in ActOnIdExpression()
HDSemaOverload.cpp13757 if (SemaRef.DiagnoseEmptyLookup(S, SS, R, Validator, ExplicitTemplateArgs, in BuildRecoveryCallExpr()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h6735 DiagnoseEmptyLookup(Scope *S, CXXScopeSpec &SS, LookupResult &R,