Searched defs:getArgExpr (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DExprInspectionChecker.cpp182 const Expr *ExprInspectionChecker::getArgExpr(const CallExpr *CE, function in class:ExprInspectionChecker
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h285 virtual const Expr *getArgExpr(unsigned Index) const { return nullptr; } function in class:clang::ento::CallEvent
[all...]

Completed in 119 milliseconds