Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndexDiagnostic.cpp279 bool PrintedRange = false; in clang_formatDiagnostic() local
296 PrintedRange = true; in clang_formatDiagnostic()
298 if (PrintedRange) in clang_formatDiagnostic()
/external/clang/lib/Frontend/
DTextDiagnostic.cpp836 bool PrintedRange = false; in emitDiagnosticLoc() local
874 PrintedRange = true; in emitDiagnosticLoc()
877 if (PrintedRange) in emitDiagnosticLoc()