Searched refs:printLoc (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Index/ |
| H A D | USRGeneration.cpp | 28 static bool printLoc(llvm::raw_ostream &OS, SourceLocation Loc, in printLoc() function 587 printLoc(Out, D->getLocation(), Context->getSourceManager(), true); in VisitTagDecl() 649 IgnoreResults || printLoc(Out, D->getBeginLoc(), in GenLoc() 1235 printLoc(Out, Loc, SM, /*IncludeOffset=*/true); in generateUSRForMacro()
|