Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndexDiagnostic.h44 void appendDiagnostic(CXDiagnosticImpl *D) { in appendDiagnostic() function
104 ChildDiags.appendDiagnostic(D); in append()
DCIndexDiagnostic.cpp108 CurrentSet->appendDiagnostic(CD); in beginDiagnostic()
129 CurrentSet->appendDiagnostic(CD); in emitDiagnosticMessage()
150 CurrentSet->appendDiagnostic(new CXDiagnosticCustomNoteImpl(Message, in emitNote()
DCXLoadedDiagnostic.cpp577 Diags.appendDiagnostic(D.take()); in readDiagnosticBlock()