Searched defs:CheckExpr (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | MallocOverflowSecurityChecker.cpp | 159 void CheckExpr(const Expr *E_p) { in CheckExpr() function in __anon55ae42fe0211::CheckOverflowOps |
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/ | ||
H A D | RuntimeDyldChecker.cpp | 733 std::string CheckExpr; in checkAllRulesInBuffer() local |
/openbsd-src/gnu/llvm/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 12246 void CheckExpr(Expr *E) { in CheckExpr() function in __anon5c4a19241b11::SelfReferenceChecker |