Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExpr.cpp2744 static bool CheckDeclInExpr(Sema &S, SourceLocation Loc, NamedDecl *D) { in CheckDeclInExpr() function
2777 CheckDeclInExpr(*this, R.getNameLoc(), R.getFoundDecl())) in BuildDeclarationNameExpr()
2805 if (CheckDeclInExpr(*this, Loc, D)) in BuildDeclarationNameExpr()