Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h440 BranchNodeBuilder(ExplodedNode *SrcNode, ExplodedNodeSet &DstSet, in BranchNodeBuilder() function
450 BranchNodeBuilder(const ExplodedNodeSet &SrcSet, ExplodedNodeSet &DstSet, in BranchNodeBuilder() function
H A DExprEngine.h81 class BranchNodeBuilder; variable
H A DExplodedGraph.h66 friend class BranchNodeBuilder; variable