Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp3121 static bool CheckDeclInExpr(Sema &S, SourceLocation Loc, NamedDecl *D) { in CheckDeclInExpr() function
3168 CheckDeclInExpr(*this, R.getNameLoc(), R.getFoundDecl())) in BuildDeclarationNameExpr()
3200 if (CheckDeclInExpr(*this, Loc, D)) in BuildDeclarationNameExpr()