| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | DiagnosticASTKinds.td | 13 def note_constexpr_invalid_cast : Note< 19 def note_constexpr_overflow : Note< 22 def note_constexpr_large_shift : Note< 32 def note_constexpr_no_return : Note< 52 def note_constexpr_nonliteral : Note< 54 def note_constexpr_non_global : Note< 98 def note_constexpr_past_end : Note< 141 def note_constexpr_this : Note< 318 def note_constexpr_new : Note< 441 def note_odr_tag_kind_here: Note< [all …]
|
| H A D | DiagnosticCommentKinds.td | 23 def note_doc_html_tag_started_here : Note< 40 def note_doc_html_end_tag : Note< 57 def note_doc_block_command_previous : Note< 60 def note_doc_block_command_previous_alias : Note< 102 def note_doc_param_previous : Note< 109 def note_doc_param_name_suggestion : Note< 123 def note_doc_tparam_previous : Note< 130 def note_doc_tparam_name_suggestion : Note< 153 def note_add_deprecation_attr : Note<
|
| H A D | DiagnosticSemaKinds.td | 40 def note_remove_abs : Note< 59 def note_remove_max_call : Note< 151 def note_vla_unsupported : Note< 1094 def note_class_declared : Note< 1100 def note_receiver_is_id : Note< 2592 def note_in_for_range: Note< 4180 def note_protocol_decl : Note< 4458 def note_ovl_candidate : Note< 6115 def note_exits_dtor : Note< 6432 def note_arc_bridge : Note< [all …]
|
| H A D | DiagnosticFrontendKinds.td | 20 def note_fe_inline_asm : Note<"%0">, CatInlineAsm; 24 def note_fe_source_mgr : Note<"%0">, CatSourceMgr; 39 def note_fe_backend_plugin: Note<"%0">, BackendInfo; 74 def note_fe_backend_invalid_loc : Note<"could " 152 def note_verify_ambiguous_marker : Note< 176 def note_fixit_in_macro : Note< 178 def note_fixit_failed : Note< 181 def warn_fixit_no_changes : Note< 199 def note_incompatible_analyzer_plugin_api : Note< 225 def note_private_top_level_defined : Note< [all …]
|
| H A D | DiagnosticCommonKinds.td | 30 def note_declared_at : Note<"declared here">; 33 def note_previous_implicit_declaration : Note< 38 def note_type_being_defined : Note< 42 def note_matching : Note<"to match this %0">; 44 def note_using : Note<"using">; 45 def note_possibility : Note<"one possibility">; 46 def note_also_found : Note<"also found">; 117 def note_decl_hiding_tag_type : Note< 265 def note_invalid_subexpr_in_const_expr : Note< 267 def note_constexpr_invalid_template_arg : Note< [all …]
|
| H A D | DiagnosticSerializationKinds.td | 27 def note_pch_required_by : Note<"'%0' required by '%1'">; 29 def note_module_cache_path : Note< 66 def note_module_file_imported_by : Note< 72 def note_module_file_conflict : Note< 84 def note_imported_by_pch_module_not_found : Note< 114 def note_module_odr_violation_no_possible_decls : Note< 116 def note_module_odr_violation_possible_decl : Note< 121 def note_first_module_difference : Note< 125 def note_second_module_difference : Note< 142 def note_module_odr_violation_definition_data : Note < [all …]
|
| /llvm-project-15.0.7/compiler-rt/lib/profile/ |
| H A D | InstrProfilingPlatformLinux.c | 129 const ElfW(Nhdr) * Note) { in WriteBinaryIdForNote() 132 if (Note->n_type == NT_GNU_BUILD_ID && Note->n_namesz == 4 && in WriteBinaryIdForNote() 134 uint64_t BinaryIdLen = Note->n_descsz; in WriteBinaryIdForNote() 156 while (Note < NotesEnd) { in WriteBinaryIds() 157 int OneBinaryIdSize = WriteBinaryIdForNote(Writer, Note); in WriteBinaryIds() 164 RoundUp(Note->n_descsz, 4); in WriteBinaryIds() 165 Note = (const ElfW(Nhdr) *)((const char *)(Note) + NoteOffset); in WriteBinaryIds() 191 const ElfW(Nhdr) * Note; in __llvm_write_binary_ids() 199 Note = (const ElfW(Nhdr) *)((uintptr_t)ElfHeader + in __llvm_write_binary_ids() 201 NotesEnd = (const ElfW(Nhdr) *)((const char *)(Note) + in __llvm_write_binary_ids() [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/ |
| H A D | note-freebsd-core.test | 76 # LLVM-NEXT: Note { 81 # LLVM-NEXT: Note { 86 # LLVM-NEXT: Note { 91 # LLVM-NEXT: Note { 96 # LLVM-NEXT: Note { 101 # LLVM-NEXT: Note { 106 # LLVM-NEXT: Note { 111 # LLVM-NEXT: Note { 116 # LLVM-NEXT: Note { 121 # LLVM-NEXT: Note { [all …]
|
| H A D | note-freebsd.test | 59 ## Note: Binutils prints NT_PROCSTAT_RLIMIT, but this seems incorrect 69 # LLVM-NEXT: Note { 75 # LLVM-NEXT: Note { 83 # LLVM-NEXT: Note { 89 # LLVM-NEXT: Note { 95 # LLVM-NEXT: Note { 103 # LLVM-NEXT: Note { 111 # LLVM-NEXT: Note { 119 # LLVM-NEXT: Note {
|
| H A D | note-openbsd-core.test | 43 # LLVM-NEXT: Note { 48 # LLVM-NEXT: Note { 53 # LLVM-NEXT: Note { 58 # LLVM-NEXT: Note { 63 # LLVM-NEXT: Note {
|
| H A D | note-amd-valid-v2.test | 16 # LLVM-NEXT: Note { 27 # LLVM-NEXT: Note { 38 # LLVM-NEXT: Note { 49 # LLVM-NEXT: Note { 60 # LLVM-NEXT: Note { 71 # LLVM-NEXT: Note { 82 # LLVM-NEXT: Note { 93 # LLVM-NEXT: Note {
|
| H A D | note-amd-invalid-v2.test | 13 # LLVM-NEXT: Note { 24 # LLVM-NEXT: Note { 35 # LLVM-NEXT: Note { 46 # LLVM-NEXT: Note { 57 # LLVM-NEXT: Note { 68 # LLVM-NEXT: Note { 79 # LLVM-NEXT: Note { 90 # LLVM-NEXT: Note { 101 # LLVM-NEXT: Note {
|
| H A D | note-netbsd-core.test | 38 # LLVM-NEXT: Note { 43 # LLVM-NEXT: Note { 48 # LLVM-NEXT: Note {
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | Diagnostics.cpp | 201 Note &N = D.Notes.front(); in tryMoveToMainFile() 231 case DiagnosticsEngine::Note: in diagLeveltoString() 303 for (auto &Note : D.Notes) { in mainMessage() local 305 printDiag(OS, Note); in mainMessage() 316 OS << Note.Message; in noteMessage() 407 OS << Sep << Note; in operator <<() 514 if (!Note.AbsFile) { in toLSPDiags() 533 if (!Note.InsideMainFile) in toLSPDiags() 537 Res.range = Note.Range; in toLSPDiags() 551 case DiagnosticsEngine::Note: in getSeverity() [all …]
|
| /llvm-project-15.0.7/llvm/utils/FileCheck/ |
| H A D | FileCheck.cpp | 193 std::string Note; member 199 : Lead(Lead), Color(Color), Note(Note), FiltersAsError(FiltersAsError) { in MarkerStyle() 200 assert((!FiltersAsError || !Note.empty()) && in MarkerStyle() 425 if (!DiagItr->Note.empty()) { in BuildInputAnnotations() 426 A.Marker.Note = DiagItr->Note; in BuildInputAnnotations() 438 assert(!DiagItr->Note.empty() && in BuildInputAnnotations() 440 A.Marker.Note = "error: " + A.Marker.Note; in BuildInputAnnotations() 475 B.Marker.Note = ""; in BuildInputAnnotations() 712 const std::string &Note = AnnotationItr->Marker.Note; in DumpAnnotatedInput() local 713 if (!Note.empty()) { in DumpAnnotatedInput() [all …]
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/ |
| H A D | FunctionSizeCheck.cpp | 190 DiagnosticIDs::Note) in check() 196 DiagnosticIDs::Note) in check() 201 diag(Func->getLocation(), "%0 branches (threshold %1)", DiagnosticIDs::Note) in check() 207 DiagnosticIDs::Note) in check() 213 DiagnosticIDs::Note) in check() 219 DiagnosticIDs::Note) in check()
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/elf-core/ |
| H A D | RegisterUtilities.cpp | 23 return Entry.Note; in getNoteType() 36 Notes, [Type](const CoreNote &Note) { return Note.info.n_type == Type; }); in getRegset() argument
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/cert/ |
| H A D | InvalidPtrChecker.cpp | 102 const NoteTag *Note = in REGISTER_SET_WITH_PROGRAMSTATE() local 111 C.addTransition(State, Note); in REGISTER_SET_WITH_PROGRAMSTATE() 118 const NoteTag *Note = nullptr; in postPreviousReturnInvalidatingCall() local 125 Note = C.getNoteTag([PrevReg, FD](PathSensitiveBugReport &BR, in postPreviousReturnInvalidatingCall() 151 ExplodedNode *Node = C.addTransition(State, Note); in postPreviousReturnInvalidatingCall()
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | AMDGPUModifierSyntax.rst | 1197 Note: numeric values may be specified as either 1235 Note: numeric values may be specified as either 1276 Note: numeric values may be specified as either 1306 Note: numeric values may be specified as either 1579 Note: numeric values may be specified as either 1608 Note: numeric values may be specified as either 1787 Note: numeric values may be specified as either 1820 Note: numeric values may be specified as either 2023 Note: numeric value may be specified as either 2040 Note: numeric value may be specified as either [all …]
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/ |
| H A D | AssignmentInIfConditionCheck.cpp | 41 DiagnosticIDs::Note); in check() 44 DiagnosticIDs::Note); in check()
|
| H A D | BranchCloneCheck.cpp | 97 diag(IS->getElseLoc(), "else branch starts here", DiagnosticIDs::Note); in check() 151 diag(End, "end of the original", DiagnosticIDs::Note); in check() 156 DiagnosticIDs::Note) in check() 230 diag(EndLoc, "last of these clones ends here", DiagnosticIDs::Note); in check()
|
| /llvm-project-15.0.7/clang/lib/AST/Interp/ |
| H A D | Interp.cpp | 158 S.Note(Ptr.getDeclLoc(), diag::note_constexpr_temporary_here); in CheckTemporary() 189 S.Note(VD->getLocation(), diag::note_declared_at); in CheckExtern() 221 S.Note(Ptr.getDeclLoc(), diag::note_constexpr_temporary_here); in CheckLive() 223 S.Note(Ptr.getDeclLoc(), diag::note_declared_at); in CheckLive() 279 S.Note(Field->getLocation(), diag::note_declared_at); in CheckMutable() 365 S.Note(DiagDecl->getLocation(), diag::note_declared_at); in CheckCallable() 398 S.Note(MD->getLocation(), diag::note_declared_at); in CheckPure()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-query/ |
| H A D | Query.cpp | 123 TD.emitDiagnostic(FullSourceLoc(Iter->first, SM), DiagnosticsEngine::Note, in dumpLocations() 141 DiagnosticsEngine::Note, in dumpLocations() 158 FullSourceLoc(Iter->first.getBegin(), SM), DiagnosticsEngine::Note, in dumpLocations() 166 DiagnosticsEngine::Note, "... ending here", in dumpLocations() 234 DiagnosticsEngine::Note, "\"" + BI->first + "\" binds here", in run()
|
| /llvm-project-15.0.7/clang/unittests/Frontend/ |
| H A D | FrontendActionTest.cpp | 212 DiagnosticsEngine::Note, "This is a note"); in CorrectTypo() 226 assert(Note.empty()); in HandleDiagnostic() 227 Info.FormatDiagnostic(Note); in HandleDiagnostic() 231 SmallString<32> Note; member 256 EXPECT_EQ("This is a note", std::string(TDC->Note)); in TEST()
|
| /llvm-project-15.0.7/llvm/docs/AMDGPU/ |
| H A D | gfx8_vaddr_e9b690.rst | 17 …Note 1. Image format and dimensions are encoded in the image resource constant but not in the inst… 19 …Note 2. Actually image address size may vary from 1 to 13 dwords, but assembler currently supports…
|