Home | History | Annotate | Download | only in AST

Lines Matching defs:Notes

2135   SmallVector<PartialDiagnosticAt, 8> Notes;
2136 return evaluateValue(Notes);
2147 SmallVectorImpl<PartialDiagnosticAt> &Notes) const {
2150 // We only produce notes indicating why an initializer is non-constant the
2151 // first time it is evaluated. FIXME: The notes won't always be emitted the
2169 this, Notes);
2186 Eval->IsICE = Result && Notes.empty();
2230 SmallVector<PartialDiagnosticAt, 8> Notes;
2231 evaluateValue(Notes);
3773 /// completeDefinition - Notes that the definition of this type is now