Home
last modified time | relevance | path

Searched refs:DirectiveCollector (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/
DPreamble.cpp185 struct DirectiveCollector : public PPCallbacks { struct
186 DirectiveCollector(const Preprocessor &PP, in DirectiveCollector() argument
274 std::make_unique<DirectiveCollector>(PP, SP.TextualDirectives)); in scanPreamble()