Searched refs:Leafs (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp796 ArrayRef<uint8_t> llvm::CodeViewYAML::toDebugT(ArrayRef<LeafRecord> Leafs, argument
801 for (const auto &Leaf : Leafs) {
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp2177 auto Leafs = PP.getLeafModuleMacros(Name); local
2178 SmallVector<ModuleMacro*, 8> Worklist(Leafs.begin(), Leafs.end());

Completed in 67 milliseconds