Searched defs:InlineCall (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAnalysisManager.h75 bool InlineCall; member in class:clang::ento::AnalysisManager
165 bool shouldInlineCall() const { return InlineCall; }
/external/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h339 class InlineCall { class in namespace:clang::ento::eval
/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp1466 bool ExprEngine::InlineCall(ExplodedNodeSet &Dst, const CallExpr *CE, function in class:ExprEngine

Completed in 530 milliseconds