Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTraversalChecker.cpp96 const Expr *CallE = Call.getOriginExpr(); in checkPostCall() local
H A DMallocChecker.cpp3514 } else if (const auto *CallE = dyn_cast<CallExpr>(S)) { in VisitNode() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp549 const Expr *CallE = Call.getOriginExpr(); in inlineCall() local
591 const Stmt *CallE) { in getInlineFailedState()