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