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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h44 friend struct NodeBuilderContext;
179 struct NodeBuilderContext { struct in namespace:clang::ento
183 NodeBuilderContext(const CoreEngine &E, const CFGBlock *B, ExplodedNode *N) function in struct:clang::ento::NodeBuilderContext
210 const NodeBuilderContext &C;
245 const NodeBuilderContext &Ctx, bool F = true)
251 const NodeBuilderContext &Ctx, bool F = true)
295 const NodeBuilderContext &getContext() { return C; }
317 const NodeBuilderContext &Ctx, ProgramPoint &L)
353 const NodeBuilderContext &Ctx,
361 const NodeBuilderContext
[all...]

Completed in 70 milliseconds