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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp265 std::pair<SourceLocation, StringRef> NextImportLoc local
267 emitImportStackRecursively(NextImportLoc.first, NextImportLoc.second, SM);
284 std::pair<SourceLocation, StringRef> NextImportLoc
286 emitImportStackRecursively(NextImportLoc.first, NextImportLoc.second, SM);

Completed in 102 milliseconds