Home
last modified time | relevance | path

Searched defs:checkDecl (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp3691 auto checkDecl = [&]() -> bool { in visitVarDecl() local
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp8025 bool checkDecl(const Expr *E, const ValueDecl *VD) { in checkDecl() function in __anon95b22cd93c11::__anon95b22cd93d11::LoopCounterRefChecker