| /llvm-project-15.0.7/flang/lib/Parser/ |
| H A D | debug-parser.cpp | 18 std::string note{str_, length_}; in Parse() local
|
| /llvm-project-15.0.7/libcxx/utils/libcxx/test/ |
| H A D | newconfig.py | 19 note = lambda s: lit_config.note("({}) {}".format(config.name, s)) function
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | WithColor.cpp | 87 raw_ostream &WithColor::note() { return note(errs()); } in note() function in WithColor 111 raw_ostream &WithColor::note(raw_ostream &OS, StringRef Prefix, in note() function in WithColor
|
| /llvm-project-15.0.7/mlir/lib/Tools/PDLL/Parser/ |
| H A D | Lexer.cpp | 95 for (const ast::Diagnostic ¬e : diag.getNotes()) in Lexer() local 126 const Twine ¬e) { in emitErrorAndNote()
|
| H A D | Parser.cpp | 528 const Twine ¬e) { in emitErrorAndNote()
|
| /llvm-project-15.0.7/mlir/lib/IR/ |
| H A D | Verifier.cpp | 283 Diagnostic ¬e = diag.attachNote(useOp->getLoc()); in diagnoseInvalidOperandDominance() local 309 Diagnostic ¬e = diag.attachNote(loc); in diagnoseInvalidOperandDominance() local
|
| H A D | Diagnostics.cpp | 522 for (auto ¬e : diag.getNotes()) { in emitDiagnostic() local 813 for (auto ¬e : diag.getNotes()) in SourceMgrDiagnosticVerifierHandler() local
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/elf-core/ |
| H A D | ProcessElfCore.cpp | 578 ELFNote note = ELFNote(); in parseSegment() local 602 for (const auto ¬e : notes) { in parseFreeBSDNotes() local 681 for (const auto ¬e : notes) { in parseNetBSDNotes() local 832 for (const auto ¬e : notes) { in parseOpenBSDNotes() local 879 for (const auto ¬e : notes) { in parseLinuxNotes() local
|
| /llvm-project-15.0.7/compiler-rt/lib/hwasan/ |
| H A D | hwasan_globals.cpp | 58 const char *note = reinterpret_cast<const char *>(base + phdr[i].p_vaddr); in HwasanGlobalsFor() local
|
| /llvm-project-15.0.7/llvm/utils/Misc/ |
| H A D | zkill | 19 note = lambda message: _write_message('note', message) function
|
| /llvm-project-15.0.7/mlir/utils/ |
| H A D | generate-test-checks.py | 112 def process_source_lines(source_lines, note, args): argument
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | attr-deprecated.m | 213 expected-note {{property 'object' is declared deprecated here}} \ method 214 expected-note {{'setObject:' has been explicitly marked deprecated here}} \ method 215 expected-note {{property declared here}} method
|
| /llvm-project-15.0.7/llvm/utils/lit/lit/ |
| H A D | LitConfig.py | 188 def note(self, message): member in LitConfig
|
| /llvm-project-15.0.7/mlir/lib/Pass/ |
| H A D | PassCrashRecovery.cpp | 252 Diagnostic ¬e = diag.attachNote() << "Pipeline failed while executing ["; in finalize() local 273 Diagnostic ¬e = diag.attachNote() << "Pipeline failed while executing "; in finalize() local
|
| /llvm-project-15.0.7/mlir/tools/mlir-tblgen/ |
| H A D | FormatGen.cpp | 46 const Twine ¬e) { in emitErrorAndNote()
|
| H A D | FormatGen.h | 494 const Twine ¬e) { in emitErrorAndNote()
|
| /llvm-project-15.0.7/clang/lib/ARCMigrate/ |
| H A D | TransUnbridgedCasts.cpp | 377 std::string note = "remove the cast and change return type of function " in transformObjCToNonObjCCast() local
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | isl_printer.c | 428 __isl_take isl_id *id, __isl_take isl_id *note) in isl_printer_set_note()
|
| H A D | isl_ast.c | 1718 void *note; in alloc_note() local 1754 void *note; in get_note() local
|
| /llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/impl/ |
| H A D | system.cpp | 191 Elf_Note *note = reinterpret_cast<Elf_Note *>(ptr); in find_metadata() local
|
| /llvm-project-15.0.7/lld/ELF/ |
| H A D | InputFiles.cpp | 800 Elf_Note note(*nhdr); in readAndFeatures() local
|
| H A D | Writer.cpp | 2432 PhdrEntry *note = nullptr; in createPhdrs() local
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFVerifier.cpp | 1634 raw_ostream &DWARFVerifier::note() const { return WithColor::note(OS); } in note() function in DWARFVerifier
|
| /llvm-project-15.0.7/mlir/lib/Tools/mlir-pdll-lsp-server/ |
| H A D | PDLLServer.cpp | 110 for (const ast::Diagnostic ¬e : diag.getNotes()) { in getLspDiagnoticFromDiag() local
|
| /llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/ELF/ |
| H A D | ObjectFileELF.cpp | 1031 ELFNote note = ELFNote(); in RefineModuleDetailsFromNote() local
|