Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/modularize/
H A DPreprocessorTracker.h66 clang::SourceRange BlockSourceRange,
H A DPreprocessorTracker.cpp840 clang::SourceRange BlockSourceRange, in checkForIncludesInBlock() argument
843 clang::SourceLocation BlockStartLoc = BlockSourceRange.getBegin(); in checkForIncludesInBlock()
844 clang::SourceLocation BlockEndLoc = BlockSourceRange.getEnd(); in checkForIncludesInBlock()