Home
last modified time | relevance | path

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

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