Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSubEngine.h118 virtual void processEndOfFunction(NodeBuilderContext& BC,
H A DExprEngine.h337 void processEndOfFunction(NodeBuilderContext& BC,
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp238 SubEng.processEndOfFunction(BuilderCtx, Pred, RS); in HandleBlockEdge()
H A DExprEngine.cpp2206 void ExprEngine::processEndOfFunction(NodeBuilderContext& BC, in processEndOfFunction() function in ExprEngine