Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Tools/PDLL/Parser/
H A DLexer.cpp125 Token Lexer::emitErrorAndNote(SMRange loc, const Twine &msg, SMRange noteLoc, in emitErrorAndNote()
H A DParser.cpp527 LogicalResult emitErrorAndNote(SMRange loc, const Twine &msg, SMRange noteLoc, in emitErrorAndNote()
/llvm-project-15.0.7/mlir/lib/IR/
H A DDiagnostics.cpp171 Diagnostic &Diagnostic::attachNote(Optional<Location> noteLoc) { in attachNote()
/llvm-project-15.0.7/mlir/lib/Tools/mlir-lsp-server/
H A DMLIRServer.cpp218 lsp::Location noteLoc; in getLspDiagnoticFromDiag() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaObjCProperty.cpp2284 SourceLocation noteLoc = PD->getLocation(); in DiagnoseOwningPropertyGetterSynthesis() local
H A DSemaExprObjC.cpp3913 SourceLocation noteLoc = afterLParen.isValid() ? afterLParen : loc; in diagnoseObjCARCConversion() local