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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h401 /// \brief BranchNodeBuilder is responsible for constructing the nodes
403 class BranchNodeBuilder: public NodeBuilder { class in namespace:clang::ento
412 BranchNodeBuilder(ExplodedNode *SrcNode, ExplodedNodeSet &DstSet, function in class:clang::ento::BranchNodeBuilder
422 BranchNodeBuilder(const ExplodedNodeSet &SrcSet, ExplodedNodeSet &DstSet, function in class:clang::ento::BranchNodeBuilder

Completed in 471 milliseconds