Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DDiagnosticRenderer.cpp265 std::pair<SourceLocation, StringRef> NextImportLoc in emitImportStack() local
267 emitImportStackRecursively(NextImportLoc.first, NextImportLoc.second, SM); in emitImportStack()
284 std::pair<SourceLocation, StringRef> NextImportLoc in emitImportStackRecursively() local
286 emitImportStackRecursively(NextImportLoc.first, NextImportLoc.second, SM); in emitImportStackRecursively()