Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DPreamble.cpp205 unsigned DirectiveLine; member
222 unsigned &DirectiveLine, unsigned &Offset) { in spellDirective()
/llvm-project-15.0.7/clang-tools-extra/modularize/
H A DPreprocessorTracker.cpp815 void handleIncludeDirective(llvm::StringRef DirectivePath, int DirectiveLine, in handleIncludeDirective()
1284 int DirectiveLine, DirectiveColumn; in InclusionDirective() local