| /llvm-project-15.0.7/libc/benchmarks/distributions/ |
| H A D | README.md | 32 ## Note section in Size distributions for memory functions under specific workloads
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/elf-core/ |
| H A D | RegisterUtilities.cpp | 36 Notes, [Type](const CoreNote &Note) { return Note.info.n_type == Type; }); in getRegset()
|
| H A D | RegisterUtilities.h | 89 uint32_t Note; member
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | Diagnostics.cpp | 303 for (auto &Note : D.Notes) { in mainMessage() local 312 std::string noteMessage(const Diag &Main, const DiagBase &Note, in noteMessage() 406 for (auto &Note : D.Notes) { in operator <<() local 513 for (auto &Note : D.Notes) { in toLSPDiags() local 532 for (auto &Note : D.Notes) { in toLSPDiags() local 600 for (auto &Note : Diag.Notes) in take() local
|
| H A D | Diagnostics.h | 91 struct Note : DiagBase {}; struct
|
| /llvm-project-15.0.7/clang/include/clang/Frontend/ |
| H A D | SerializedDiagnostics.h | 45 Note, enumerator
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | WithColor.h | 35 Note, enumerator
|
| /llvm-project-15.0.7/compiler-rt/lib/profile/ |
| H A D | InstrProfilingPlatformLinux.c | 128 static int WriteBinaryIdForNote(ProfDataWriter *Writer, in WriteBinaryIdForNote() 153 static int WriteBinaryIds(ProfDataWriter *Writer, const ElfW(Nhdr) * Note, in WriteBinaryIds()
|
| /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 118 const NoteTag *Note = nullptr; in postPreviousReturnInvalidatingCall() local
|
| /llvm-project-15.0.7/flang/lib/Parser/ |
| H A D | instrumented-parser.cpp | 47 void ParsingLog::Note(const char *at, const MessageFixedText &tag, bool pass, in Note() function in Fortran::parser::ParsingLog
|
| /llvm-project-15.0.7/llvm/include/llvm/MC/MCParser/ |
| H A D | MCAsmParserExtension.h | 77 void Note(SMLoc L, const Twine &Msg) { in Note() function
|
| /llvm-project-15.0.7/clang/lib/AST/Interp/ |
| H A D | State.cpp | 62 OptionalDiagnostic State::Note(SourceLocation Loc, diag::kind DiagId) { in Note() function in State
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | StdLibraryFunctionsChecker.cpp | 526 StringRef Note; member in __anon09a2c6cc0111::StdLibraryFunctionsChecker::SummaryCase 530 StringRef Note) in SummaryCase() 535 const ErrnoConstraintBase &ErrnoC, StringRef Note) in SummaryCase() 641 StringRef Note = "") { in Case() 646 StringRef Note = "") { in Case() 1020 std::string Note; in checkPostCall() local 1028 StringRef Note = Case.getNote(); in checkPostCall() local
|
| /llvm-project-15.0.7/clang/include/clang/Tooling/Transformer/ |
| H A D | RewriteRule.h | 110 TextGenerator Note; member
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | DiagnosticOptions.h | 41 Note = 1 << 0, enumerator
|
| H A D | DiagnosticIDs.h | 170 Ignored, Note, Remark, Warning, Error, Fatal enumerator
|
| /llvm-project-15.0.7/llvm/utils/FileCheck/ |
| H A D | FileCheck.cpp | 193 std::string Note; member 712 const std::string &Note = AnnotationItr->Marker.Note; in DumpAnnotatedInput() local
|
| /llvm-project-15.0.7/llvm/include/llvm/Object/ |
| H A D | ELFTypes.h | 75 using Note = Elf_Note_Impl<ELFType<E, Is64>>; member
|
| /llvm-project-15.0.7/llvm/include/llvm/FileCheck/ |
| H A D | FileCheck.h | 169 std::string Note; member
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinterInlineAsm.cpp | 406 const char *Note = in emitInlineAsm() local
|
| /llvm-project-15.0.7/clang/unittests/Frontend/ |
| H A D | FrontendActionTest.cpp | 231 SmallString<32> Note; member
|
| /llvm-project-15.0.7/mlir/include/mlir/IR/ |
| H A D | Diagnostics.h | 41 Note, enumerator
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | AnalysisBasedWarnings.cpp | 1841 for (const auto &Note : Diag.second) in emitDiagnostics() local 1919 PartialDiagnosticAt Note(Loc2, S.PDiag(diag::note_lock_exclusive_and_shared) in handleExclusiveAndShared() local 1962 PartialDiagnosticAt Note(Loc, S.PDiag(diag::note_found_mutex_near_match) in handleMutexNotHeld() local 1993 PartialDiagnosticAt Note(D->getLocation(), in handleMutexNotHeld() local 2068 for (const auto &Note : Diag.second) in emitDiagnostics() local
|
| /llvm-project-15.0.7/compiler-rt/lib/ubsan/ |
| H A D | ubsan_diag.cpp | 109 const char *Note() const { return Black(); } in Note() function in __anonbb22c1e80111::Decorator
|
| /llvm-project-15.0.7/clang/include/clang/Analysis/ |
| H A D | PathDiagnostic.h | 405 enum Kind { ControlFlow, Event, Macro, Call, Note, PopUp }; enumerator 729 : PathDiagnosticSpotPiece(Pos, S, Note, AddPosRange) {} in PathDiagnosticSpotPiece() argument
|