Searched refs:printLoc (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Index/
H A DUSRGeneration.cpp27 static bool printLoc(llvm::raw_ostream &OS, SourceLocation Loc, function
485 printLoc(Out, D->getLocation(), Context->getSourceManager(), true);
540 IgnoreResults || printLoc(Out, D->getLocStart(),
902 printLoc(Out, Loc, SM, /*IncludeOffset=*/true);

Completed in 85 milliseconds