Home
last modified time | relevance | path

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

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