Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DSourceLocation.cpp91 FullSourceLoc FullSourceLoc::getSpellingLoc() const { in getSpellingLoc() function in FullSourceLoc
/external/clang/include/clang/Basic/
DSourceManager.h316 SourceLocation getSpellingLoc() const { in getSpellingLoc() function
1095 SourceLocation getSpellingLoc(SourceLocation Loc) const { in getSpellingLoc() function