Home | History | Annotate | Download | only in AST

Lines Matching defs:Notes

1865   SmallVector<PartialDiagnosticAt, 8> Notes;
1866 return evaluateValue(Notes);
1877 SmallVectorImpl<PartialDiagnosticAt> &Notes) const {
1880 // We only produce notes indicating why an initializer is non-constant the
1881 // first time it is evaluated. FIXME: The notes won't always be emitted the
1899 this, Notes);
1916 Eval->IsICE = Result && Notes.empty();
1939 SmallVector<PartialDiagnosticAt, 8> Notes;
1940 evaluateValue(Notes);
3253 /// completeDefinition - Notes that the definition of this type is now