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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h36 void addNode(size_t Capacity) { function in class:llvm::ms_demangle::ArenaAllocator
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDirectedGraph.h210 bool addNode(NodeType &N) { function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDDG.cpp223 bool DataDependenceGraph::addNode(DDGNode &N) { function in class:DataDependenceGraph
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp220 void ExplodedNode::NodeGroup::addNode(ExplodedNode *N, ExplodedGraph &G) { function in class:ExplodedNode::NodeGroup
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h375 NodeId addNode(OtherVectorT Costs) { function in class:llvm::PBQP::Graph
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h649 void addNode(const BlockNode &Node) { function in struct:llvm::bfi_detail::IrreducibleGraph
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h164 void addNode(StringRef ID, const DynTypedNode &DynNode) { function in class:clang::ast_matchers::internal::BoundNodesMap
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp147 void addNode(Node &N) { Nodes.push_back(N); } function in class:clang::diff::SyntaxTree::Impl

Completed in 83 milliseconds