Searched defs:getExpansionRange (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1153 CharSourceRange getExpansionRange(SourceRange Range) const { function in class:clang::SourceManager
1162 CharSourceRange getExpansionRange(CharSourceRange Range) const { function in class:clang::SourceManager
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1091 CharSourceRange SourceManager::getExpansionRange(SourceLocation Loc) const { function in class:SourceManager

Completed in 175 milliseconds