Searched defs:CheckExpr (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | MallocOverflowSecurityChecker.cpp | 159 void CheckExpr(const Expr *E_p) { in CheckExpr() function in __anon5f9f32a70211::CheckOverflowOps |
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ | ||
H A D | RuntimeDyldChecker.cpp | 851 std::string CheckExpr; in checkAllRulesInBuffer() local |
/freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 12482 void CheckExpr(Expr *E) { in CheckExpr() function in __anondd060bcd1e11::SelfReferenceChecker |