Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSourceManager.h328 std::pair<SourceLocation,SourceLocation> getExpansionLocRange() const { in getExpansionLocRange() function
/external/llvm-project/clang/include/clang/Basic/
DSourceManager.h381 CharSourceRange getExpansionLocRange() const { in getExpansionLocRange() function