Searched refs:printLoc (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Index/ |
| H A D | USRGeneration.cpp | 27 static bool printLoc(llvm::raw_ostream &OS, SourceLocation Loc, in printLoc() function 555 printLoc(Out, D->getLocation(), Context->getSourceManager(), true); in VisitTagDecl() 616 IgnoreResults || printLoc(Out, D->getBeginLoc(), in GenLoc() 1117 printLoc(Out, Loc, SM, /*IncludeOffset=*/true); in generateUSRForMacro()
|