Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DRecord.cpp225 int HashLine = SM.getLineNumber(HashFID, SM.getFileOffset(HashLoc)); in InclusionDirective() local
239 void checkForExport(FileID IncludingFile, int HashLine, in checkForExport()
262 void checkForKeep(int HashLine, OptionalFileEntryRef IncludedFile) { in checkForKeep()
/llvm-project/clang-tools-extra/clangd/
H A DHeaders.h73 int HashLine = 0; // Line number containing the directive, 0-indexed. global() member