Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/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