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;
184 struct NodeBuilderContext { struct in namespace:clang::ento
188 NodeBuilderContext(const CoreEngine &E, const CFGBlock *B, ExplodedNode *N) function in struct:clang::ento::NodeBuilderContext
215 const NodeBuilderContext &C;
250 const NodeBuilderContext &Ctx, bool F = true)
256 const NodeBuilderContext &Ctx, bool F = true)
300 const NodeBuilderContext &getContext() { return C; }
322 const NodeBuilderContext &Ctx, ProgramPoint &L)
358 const NodeBuilderContext &Ctx,
366 const NodeBuilderContext
[all...]

Completed in 78 milliseconds