Home
last modified time | relevance | path

Searched defs:ToRange (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/portability/
H A DRestrictSystemIncludesCheck.cpp49 CharSourceRange ToRange = CharSourceRange::getCharRange( in EndOfMainFile() local
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/llvm/
H A DIncludeOrderCheck.cpp175 auto ToRange = in EndOfMainFile() local
/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp8650 SourceRange ToRange = NImporter.importChecked(Err, FromAttr->getRange()); in cloneAttr() local