Home
last modified time | relevance | path

Searched defs:DirectiveStructure (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/pseudo/benchmarks/
H A DBenchmark.cpp77 auto DirectiveStructure = DirectiveTree::parse(RawStream); in lexAndPreprocess() local
109 auto DirectiveStructure = DirectiveTree::parse(RawStream); in preprocess() local
/llvm-project-15.0.7/clang-tools-extra/pseudo/fuzzer/
H A DFuzzer.cpp36 auto DirectiveStructure = DirectiveTree::parse(RawStream); in operator ()() local
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DSemanticSelection.cpp184 auto DirectiveStructure = clang::pseudo::DirectiveTree::parse(OrigStream); in getFoldingRanges() local
/llvm-project-15.0.7/clang-tools-extra/pseudo/tool/
H A DClangPseudo.cpp114 auto DirectiveStructure = clang::pseudo::DirectiveTree::parse(*RawStream); in main() local