| /external/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/ |
| D | OwningMemoryCheck.cpp | 185 const auto &Nodes = Result.Nodes; in check() local 200 bool OwningMemoryCheck::handleDeletion(const BoundNodes &Nodes) { in handleDeletion() 225 bool OwningMemoryCheck::handleLegacyConsumers(const BoundNodes &Nodes) { in handleLegacyConsumers() 241 bool OwningMemoryCheck::handleExpectedOwner(const BoundNodes &Nodes) { in handleExpectedOwner() 256 bool OwningMemoryCheck::handleAssignmentAndInit(const BoundNodes &Nodes) { in handleAssignmentAndInit() 298 bool OwningMemoryCheck::handleAssignmentFromNewOwner(const BoundNodes &Nodes) { in handleAssignmentFromNewOwner() 351 bool OwningMemoryCheck::handleReturnValues(const BoundNodes &Nodes) { in handleReturnValues() 373 bool OwningMemoryCheck::handleOwnerMembers(const BoundNodes &Nodes) { in handleOwnerMembers()
|
| /external/mesa3d/src/gallium/drivers/r600/sb/ |
| D | notes.markdown | 91 ### Nodes subsection 96 #### Control flow nodes 254 #### Instruction nodes 262 #### SSA-specific nodes
|
| /external/llvm-project/clang-tools-extra/clangd/unittests/ |
| D | IndexActionTests.cpp | 61 std::map<std::string, const IncludeGraphNode &> Nodes; in toMap() local 125 auto Nodes = toMap(*IndexFile.Sources); in TEST_F() local 154 auto Nodes = toMap(*IndexFile.Sources); in TEST_F() local 189 auto Nodes = toMap(*IndexFile.Sources); in TEST_F() local 221 auto Nodes = toMap(*IndexFile.Sources); in TEST_F() local
|
| /external/clang/include/clang/ASTMatchers/ |
| D | ASTMatchFinder.h | 81 const BoundNodes Nodes; member 275 SmallVector<BoundNodes, 1> Nodes; variable
|
| /external/llvm-project/clang-tools-extra/clang-tidy/modernize/ |
| D | LoopConvertCheck.cpp | 743 const BoundNodes &Nodes, in getArrayLoopQualifiers() 778 const BoundNodes &Nodes, in getIteratorLoopQualifiers() 819 ASTContext *Context, const BoundNodes &Nodes, const ForStmt *Loop, in determineRangeDescriptor() 835 const ast_matchers::BoundNodes &Nodes, in isConvertible() 882 const BoundNodes &Nodes = Result.Nodes; in check() local
|
| /external/llvm-project/clang/lib/Tooling/Transformer/ |
| D | RewriteRule.cpp | 176 ast_matchers::BoundNodes Nodes; member in __anon23c971980611::BindingsMatcher 180 explicit BindingsMatcher(ast_matchers::BoundNodes Nodes, in BindingsMatcher() 223 forEachDescendantDynamically(ast_matchers::BoundNodes Nodes, in forEachDescendantDynamically() 236 void registerMatchers(const ast_matchers::BoundNodes &Nodes, in registerMatchers()
|
| /external/llvm-project/clang-tools-extra/clangd/ |
| D | Selection.h | 156 std::deque<Node> Nodes; // Stable-pointer storage. variable
|
| /external/llvm-project/clang/include/clang/ASTMatchers/ |
| D | ASTMatchFinder.h | 80 const BoundNodes Nodes; member 283 SmallVector<BoundNodes, 1> Nodes; variable
|
| /external/llvm-project/llvm/include/llvm/Analysis/ |
| D | Interval.h | 54 std::vector<BasicBlock*> Nodes; variable
|
| D | CallGraphSCCPass.h | 90 std::vector<CallGraphNode *> Nodes; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | Interval.h | 54 std::vector<BasicBlock*> Nodes; variable
|
| D | CallGraphSCCPass.h | 90 std::vector<CallGraphNode *> Nodes; variable
|
| /external/llvm/include/llvm/Analysis/ |
| D | Interval.h | 55 std::vector<BasicBlock*> Nodes; variable
|
| D | CallGraphSCCPass.h | 92 std::vector<CallGraphNode*> Nodes; variable
|
| /external/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
| D | UndelegatedConstructorCheck.cpp | 43 [&](const ast_matchers::internal::BoundNodesMap &Nodes) { in AST_MATCHER_P()
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceTimerTree.h | 90 std::vector<TimerTreeNode> Nodes; /// indexed by TTindex variable
|
| /external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| D | OSObjectCStyleCast.cpp | 37 static void emitDiagnostics(const BoundNodes &Nodes, in emitDiagnostics()
|
| /external/clang/unittests/ASTMatchers/ |
| D | ASTMatchersTest.h | 325 bool run(const BoundNodes *Nodes) override { in run() 347 bool run(const BoundNodes *Nodes, ASTContext *Context) override { in run()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | CGProfile.cpp | 87 std::vector<Metadata *> Nodes; in addModuleFlags() local
|
| /external/jsoncpp/include/json/ |
| D | reader.h | 229 using Nodes = std::stack<Value*>; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | IntervalMap.cpp | 119 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
|
| /external/llvm-project/llvm/lib/Support/ |
| D | IntervalMap.cpp | 120 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
|
| /external/llvm/lib/Support/ |
| D | IntervalMap.cpp | 120 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
|
| /external/llvm-project/clang/unittests/ASTMatchers/ |
| D | ASTMatchersTest.h | 390 bool run(const BoundNodes *Nodes) override { in run() 413 bool run(const BoundNodes *Nodes, ASTContext *Context) override { in run()
|
| /external/llvm-project/llvm/lib/Analysis/ |
| D | ScopedNoAliasAA.cpp | 109 SmallPtrSetImpl<const MDNode *> &Nodes) { in collectMDInDomain()
|