Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h62 friend class NodeBuilderContext; variable
202 NodeBuilderContext(const CoreEngine &E, const CFGBlock *B, in NodeBuilderContext() function
208 NodeBuilderContext(const CoreEngine &E, const CFGBlock *B, ExplodedNode *N) in NodeBuilderContext() function
H A DExprEngine.h88 class NodeBuilderContext; variable
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h52 class NodeBuilderContext; variable