Searched defs:Leafs (Results 1 – 6 of 6) sorted by relevance
29 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...]
111 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
805 ArrayRef<uint8_t> llvm::CodeViewYAML::toDebugT(ArrayRef<LeafRecord> Leafs, in toDebugT()
2613 auto Leafs = PP.getLeafModuleMacros(Name); WritePreprocessor() local
13196 SmallVector<const SDNode *> Leafs{From}; // Leafs reachable with VisitFrom. copyExtraInfo() local
22393 SmallVector<Entry, 32> Leafs; refineExtractVectorEltIntoMultipleNarrowExtractVectorElts() local [all...]