Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceLocation.cpp128 auto PrintedLoc = PrintDifference(OS, SM, SM.getExpansionLoc(Loc), Previous); in PrintDifference() local
139 auto PrintedLoc = PrintDifference(OS, SM, B, {}); in print() local