Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Basic/
H A DSourceLocation.cpp195 FullSourceLoc FullSourceLoc::getImmediateMacroCallerLoc() const { in getImmediateMacroCallerLoc() function in FullSourceLoc
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DSourceManager.h1772 SourceLocation getImmediateMacroCallerLoc(SourceLocation Loc) const { in getImmediateMacroCallerLoc() function