Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/Interp/
DState.h114 void addNotes(ArrayRef<PartialDiagnosticAt> Diags);
DState.cpp68 void State::addNotes(ArrayRef<PartialDiagnosticAt> Diags) { in addNotes() function in State
/external/clang/lib/AST/
DExprConstant.cpp700 void addNotes(ArrayRef<PartialDiagnosticAt> Diags) { in addNotes() function
2179 Info.addNotes(Notes); in evaluateVarDeclInit()
2185 Info.addNotes(Notes); in evaluateVarDeclInit()