Home
last modified time | relevance | path

Searched defs:noteLoc (Results 1 – 6 of 6) sorted by relevance

/llvm-project/mlir/lib/Tools/PDLL/Parser/
H A DLexer.cpp124 Token Lexer::emitErrorAndNote(SMRange loc, const Twine &msg, SMRange noteLoc, in emitErrorAndNote()
H A DParser.cpp530 emitErrorAndNote(SMRange loc,const Twine & msg,SMRange noteLoc,const Twine & note) emitErrorAndNote() argument
/llvm-project/mlir/lib/IR/
H A DDiagnostics.cpp177 Diagnostic &Diagnostic::attachNote(std::optional<Location> noteLoc) { in attachNote() argument
/llvm-project/mlir/lib/Tools/mlir-lsp-server/
H A DMLIRServer.cpp237 lsp::Location noteLoc; in getLspDiagnoticFromDiag() local
/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2263 SourceLocation noteLoc = PD->getLocation(); DiagnoseOwningPropertyGetterSynthesis() local
H A DSemaExprObjC.cpp3921 SourceLocation noteLoc = afterLParen.isValid() ? afterLParen : loc; diagnoseObjCARCConversion() local