Searched refs:CheckDeclInExpr (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaExpr.cpp | 3185 static bool CheckDeclInExpr(Sema &S, SourceLocation Loc, NamedDecl *D, in CheckDeclInExpr() function 3233 CheckDeclInExpr(*this, R.getNameLoc(), R.getFoundDecl(), in BuildDeclarationNameExpr() 3263 if (CheckDeclInExpr(*this, Loc, D, AcceptInvalidDecl)) { in BuildDeclarationNameExpr()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 5324 {"_Z15CheckDeclInExprRN5clang4SemaENS_14SourceLocationEPNS_9NamedDeclE", "CheckDeclInExpr(clang::Se…
|