Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp2781 static bool CheckDeclInExpr(Sema &S, SourceLocation Loc, NamedDecl *D) { in CheckDeclInExpr() function
2814 CheckDeclInExpr(*this, R.getNameLoc(), R.getFoundDecl())) in BuildDeclarationNameExpr()
2842 if (CheckDeclInExpr(*this, Loc, D)) in BuildDeclarationNameExpr()