Home
last modified time | relevance | path

Searched defs:CheckExpr (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Deval.go56 func CheckExpr(fset *token.FileSet, pkg *Package, pos token.Pos, expr ast.Expr, info *Info) (err er… func
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp161 void CheckExpr(const Expr *E_p) { in CheckExpr() function in __anonf737f73f0211::CheckOverflowOps
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp733 std::string CheckExpr; in checkAllRulesInBuffer() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDecl.cpp9121 void CheckExpr(Expr *E) { in CheckExpr() function in __anon7a8358650811::SelfReferenceChecker