Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaLambda.cpp956 if (DiagnoseEmptyLookup(CurScope, ScopeSpec, R, Validator)) in ActOnStartOfLambdaDefinition()
DSemaExpr.cpp1707 bool Sema::DiagnoseEmptyLookup(Scope *S, CXXScopeSpec &SS, LookupResult &R, in DiagnoseEmptyLookup() function in Sema
2056 if (DiagnoseEmptyLookup(S, SS, R, CCC ? *CCC : DefaultValidator)) in ActOnIdExpression()
DSemaOverload.cpp10209 SemaRef.DiagnoseEmptyLookup(S, SS, R, *CCC, in BuildRecoveryCallExpr()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h3233 bool DiagnoseEmptyLookup(Scope *S, CXXScopeSpec &SS, LookupResult &R,