Home
last modified time | relevance | path

Searched defs:Leafs (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMP.cpp29 getFirstCompositeRange(iterator_range<ArrayRef<Directive>::iterator> Leafs) getFirstCompositeRange() argument
86 if (auto Leafs = getLeafConstructs(D); !Leafs.empty()) getLeafConstructsOrSelf() local
99 ArrayRef<Directive> Leafs = getLeafConstructsOrSelf(D); getLeafOrCompositeConstructs() local
177 ArrayRef<Directive> Leafs = getLeafConstructsOrSelf(D); isCompositeConstruct() local
[all...]
/llvm-project/clang/unittests/Tooling/Syntax/
H A DTreeTest.cpp111 std::vector<const Node *> Leafs = {createLeaf(*Arena, *TM, tok::l_paren), TEST_P() local
121 std::vector<const Node *> Leafs = {createLeaf(*Arena, *TM, tok::l_paren), TEST_P() local
/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp805 ArrayRef<uint8_t> llvm::CodeViewYAML::toDebugT(ArrayRef<LeafRecord> Leafs, in toDebugT()
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp2613 auto Leafs = PP.getLeafModuleMacros(Name); WritePreprocessor() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp13196 SmallVector<const SDNode *> Leafs{From}; // Leafs reachable with VisitFrom. copyExtraInfo() local
H A DDAGCombiner.cpp22393 SmallVector<Entry, 32> Leafs; refineExtractVectorEltIntoMultipleNarrowExtractVectorElts() local
[all...]