Home
last modified time | relevance | path

Searched refs:processEndOfFunction (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSubEngine.h104 virtual void processEndOfFunction(NodeBuilderContext& BC,
DExprEngine.h258 void processEndOfFunction(NodeBuilderContext& BC,
/external/clang/lib/StaticAnalyzer/Core/
DCoreEngine.cpp302 SubEng.processEndOfFunction(BuilderCtx, Pred); in HandleBlockEdge()
DExprEngine.cpp1704 void ExprEngine::processEndOfFunction(NodeBuilderContext& BC, in processEndOfFunction() function in ExprEngine