Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp3131 static bool CheckDeclInExpr(Sema &S, SourceLocation Loc, NamedDecl *D, in CheckDeclInExpr() function
3179 CheckDeclInExpr(*this, R.getNameLoc(), R.getFoundDecl(), in BuildDeclarationNameExpr()
3209 if (CheckDeclInExpr(*this, Loc, D, AcceptInvalidDecl)) { in BuildDeclarationNameExpr()