Home
last modified time | relevance | path

Searched defs:NodeBuilderContext (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCoreEngine.h207 struct NodeBuilderContext { struct
212 NodeBuilderContext(const CoreEngine &E, const CFGBlock *B, ExplodedNode *N) in NodeBuilderContext() function
216 const CFGBlock *getBlock() const { return Block; } in getBlock()
240 const NodeBuilderContext &C; argument
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCoreEngine.h182 struct NodeBuilderContext { struct
186 NodeBuilderContext(const CoreEngine &E, const CFGBlock *B, ExplodedNode *N) in NodeBuilderContext() argument
213 const NodeBuilderContext &C; argument