Searched defs:checkDecl (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/clang/lib/AST/Interp/ | ||
| H A D | Compiler.cpp | 3691 auto checkDecl = [&]() -> bool { in visitVarDecl() local |
| /src/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | SemaOpenMP.cpp | 8025 bool checkDecl(const Expr *E, const ValueDecl *VD) { in checkDecl() function in __anon95b22cd93c11::__anon95b22cd93d11::LoopCounterRefChecker |