/minix3/external/bsd/llvm/dist/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchFinder.h | 80 const BoundNodes Nodes; member 269 SmallVector<BoundNodes, 1> Nodes; variable
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | CallGraphSCCPass.h | 85 std::vector<CallGraphNode*> Nodes; variable
|
H A D | Interval.h | 55 std::vector<BasicBlock*> Nodes; variable
|
H A D | LazyCallGraph.h | 216 SmallVector<Node *, 1> Nodes; variable
|
/minix3/external/bsd/llvm/dist/llvm/lib/Support/ |
H A D | IntervalMap.cpp | 120 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
|
/minix3/external/bsd/llvm/dist/llvm/lib/IR/ |
H A D | AttributeImpl.h | 256 static void Profile(FoldingSetNodeID &ID, in Profile()
|
H A D | AsmWriter.cpp | 2448 SmallVector<const MDNode *, 16> Nodes; in writeAllMDNodes() local
|
/minix3/external/bsd/llvm/dist/clang/unittests/ASTMatchers/ |
H A D | ASTMatchersTest.cpp | 740 virtual bool run(const BoundNodes *Nodes) override { in run() 762 virtual bool run(const BoundNodes *Nodes, ASTContext *Context) override { in run() 3838 bool run(const BoundNodes *Nodes) override { return false; } in TEST() 3839 bool run(const BoundNodes *Nodes, ASTContext *Context) override { in TEST() 4351 virtual bool run(const BoundNodes *Nodes) { return false; } in run() 4353 virtual bool run(const BoundNodes *Nodes, ASTContext *Context) { in run() 4402 virtual bool run(const BoundNodes *Nodes) { return false; } in run() 4404 virtual bool run(const BoundNodes *Nodes, ASTContext *Context) { in run() 4409 bool verify(const BoundNodes &Nodes, ASTContext &Context, const Stmt *Node) { in verify() 4418 bool verify(const BoundNodes &Nodes, ASTContext &Context, const Decl *Node) { in verify()
|
/minix3/external/bsd/llvm/dist/llvm/unittests/ADT/ |
H A D | SCCIteratorTest.cpp | 102 NodeType Nodes[N]; member in llvm::Graph
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/ |
H A D | IntervalMap.h | 330 void adjustSiblingSizes(NodeT *Node[], unsigned Nodes, in adjustSiblingSizes() 1170 const unsigned Nodes = RootLeaf::Capacity / Leaf::Capacity + 1; in branchRoot() local 1211 const unsigned Nodes = RootBranch::Capacity / Branch::Capacity + 1; in splitRoot() local 1970 unsigned Nodes = 0; in overflow() local
|
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | ExplodedGraph.h | 267 llvm::FoldingSet<ExplodedNode> Nodes; variable
|
/minix3/external/bsd/llvm/dist/llvm/unittests/Analysis/ |
H A D | LazyCallGraphTest.cpp | 159 std::vector<std::string> Nodes; in TEST() local
|
/minix3/external/bsd/llvm/dist/clang/lib/ASTMatchers/ |
H A D | ASTMatchFinder.cpp | 73 BoundNodesTreeBuilder Nodes; member 900 MatchFinder::MatchResult::MatchResult(const BoundNodes &Nodes, in MatchResult()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 286 const std::vector<RegionNode *> &Nodes = *I; in orderNodes() local
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/PBQP/ |
H A D | Graph.h | 183 NodeVector Nodes; variable
|
/minix3/external/bsd/llvm/dist/llvm/unittests/IR/ |
H A D | MetadataTest.cpp | 195 MDNode *Nodes[] = {N0, N1, N2}; in TEST_F() local
|
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeGenDAGPatterns.cpp | 2169 SmallVectorImpl<TreePatternNode*> &Nodes = I->second; in InferAllTypes() local 2292 std::vector<Record*> Nodes = Records.getAllDerivedDefinitions("SDNode"); in ParseNodeInfo() local
|
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngine.cpp | 2691 void ExprEngine::ViewGraph(ArrayRef<const ExplodedNode*> Nodes) { in ViewGraph()
|
H A D | BugReporter.cpp | 2855 ArrayRef<const ExplodedNode *> Nodes) { in TrimmedGraph()
|
/minix3/minix/drivers/power/acpi/include/ |
H A D | aclocal.h | 1290 UINT32 Nodes; member
|
/minix3/external/bsd/llvm/dist/llvm/docs/ |
H A D | LangRef.rst | 2893 MDLocation
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 1133 SmallSetVector<SDNode *, 16> Nodes; in recursivelyDeleteUnusedNodes() local
|