Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Basic/
HDSourceLocation.cpp91 FullSourceLoc FullSourceLoc::getSpellingLoc() const { in getSpellingLoc() function in FullSourceLoc
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDSourceManager.h311 SourceLocation getSpellingLoc() const { in getSpellingLoc() function
1062 SourceLocation getSpellingLoc(SourceLocation Loc) const { in getSpellingLoc() function