Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceLocation.cpp173 FullSourceLoc FullSourceLoc::getSpellingLoc() const { in getSpellingLoc() function in FullSourceLoc
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h379 SourceLocation getSpellingLoc() const { in getSpellingLoc() function
1238 SourceLocation getSpellingLoc(SourceLocation Loc) const { in getSpellingLoc() function