Searched refs:getTopMacroCallerLoc (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Edit/
H A DCommit.cpp233 loc = SM.getTopMacroCallerLoc(loc);
263 loc = SM.getTopMacroCallerLoc(loc);
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1729 SourceLocation getTopMacroCallerLoc(SourceLocation Loc) const;
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1083 SourceLocation SourceManager::getTopMacroCallerLoc(SourceLocation Loc) const { function in class:SourceManager

Completed in 113 milliseconds