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

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

Completed in 31 milliseconds