Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/Tooling/Syntax/
DTreeTest.cpp111 std::vector<const Node *> Leafs = {createLeaf(*Arena, tok::l_paren), in TEST_P() local
121 std::vector<const Node *> Leafs = {createLeaf(*Arena, tok::l_paren), in TEST_P() local
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp796 ArrayRef<uint8_t> llvm::CodeViewYAML::toDebugT(ArrayRef<LeafRecord> Leafs, in toDebugT()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp796 ArrayRef<uint8_t> llvm::CodeViewYAML::toDebugT(ArrayRef<LeafRecord> Leafs, in toDebugT()
/external/clang/lib/Serialization/
DASTWriter.cpp2192 auto Leafs = PP.getLeafModuleMacros(Name); in WritePreprocessor() local
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp2231 auto Leafs = PP.getLeafModuleMacros(Name); in WritePreprocessor() local