Searched defs:noteLoc (Results 1 – 6 of 6) sorted by relevance
124 Token Lexer::emitErrorAndNote(SMRange loc, const Twine &msg, SMRange noteLoc, in emitErrorAndNote()
530 emitErrorAndNote(SMRange loc,const Twine & msg,SMRange noteLoc,const Twine & note) emitErrorAndNote() argument
177 Diagnostic &Diagnostic::attachNote(std::optional<Location> noteLoc) { in attachNote() argument
237 lsp::Location noteLoc; in getLspDiagnoticFromDiag() local
2263 SourceLocation noteLoc = PD->getLocation(); DiagnoseOwningPropertyGetterSynthesis() local
3921 SourceLocation noteLoc = afterLParen.isValid() ? afterLParen : loc; diagnoseObjCARCConversion() local