Searched defs:noteLoc (Results 1 – 6 of 6) sorted by relevance
125 Token Lexer::emitErrorAndNote(SMRange loc, const Twine &msg, SMRange noteLoc, in emitErrorAndNote()
527 LogicalResult emitErrorAndNote(SMRange loc, const Twine &msg, SMRange noteLoc, in emitErrorAndNote()
171 Diagnostic &Diagnostic::attachNote(Optional<Location> noteLoc) { in attachNote()
218 lsp::Location noteLoc; in getLspDiagnoticFromDiag() local
2284 SourceLocation noteLoc = PD->getLocation(); in DiagnoseOwningPropertyGetterSynthesis() local
3913 SourceLocation noteLoc = afterLParen.isValid() ? afterLParen : loc; in diagnoseObjCARCConversion() local