Home
last modified time | relevance | path

Searched defs:CallE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DTraversalChecker.cpp96 const Expr *CallE = Call.getOriginExpr(); in checkPostCall() local
H A DMallocChecker.cpp3239 } else if (const auto *CallE = dyn_cast<CallExpr>(S)) { in VisitNode() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp450 const Expr *CallE = Call.getOriginExpr(); in REGISTER_MAP_WITH_PROGRAMSTATE() local
486 const Stmt *CallE) { in getInlineFailedState()