Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DSourceLocation.cpp86 FullSourceLoc FullSourceLoc::getExpansionLoc() const { in getExpansionLoc() function in FullSourceLoc
/external/clang/include/clang/Basic/
DSourceManager.h1056 SourceLocation getExpansionLoc(SourceLocation Loc) const { in getExpansionLoc() function