Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DPreamble.cpp234 unsigned DirectiveLine; member
254 unsigned &DirectiveLine, unsigned &Offset) { in spellDirective() argument
/llvm-project/clang-tools-extra/modularize/
H A DPreprocessorTracker.cpp814 void handleIncludeDirective(llvm::StringRef DirectivePath, int DirectiveLine, in handleIncludeDirective()
1279 int DirectiveLine, DirectiveColumn; in InclusionDirective() local