Home
last modified time | relevance | path

Searched defs:DirectiveLine (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/
DPreamble.cpp131 unsigned DirectiveLine; member
147 unsigned &DirectiveLine) { in spellDirective()
/external/llvm-project/clang-tools-extra/modularize/
DPreprocessorTracker.cpp815 void handleIncludeDirective(llvm::StringRef DirectivePath, int DirectiveLine, in handleIncludeDirective()
1283 int DirectiveLine, DirectiveColumn; in InclusionDirective() local