Home
last modified time | relevance | path

Searched defs:Note (Results 1 – 25 of 49) sorted by relevance

12

/llvm-project-15.0.7/libc/benchmarks/distributions/
H A DREADME.md32 ## Note section in Size distributions for memory functions under specific workloads
/llvm-project-15.0.7/lldb/source/Plugins/Process/elf-core/
H A DRegisterUtilities.cpp36 Notes, [Type](const CoreNote &Note) { return Note.info.n_type == Type; }); in getRegset()
H A DRegisterUtilities.h89 uint32_t Note; member
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DDiagnostics.cpp303 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 DDiagnostics.h91 struct Note : DiagBase {}; struct
/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DSerializedDiagnostics.h45 Note, enumerator
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DWithColor.h35 Note, enumerator
/llvm-project-15.0.7/compiler-rt/lib/profile/
H A DInstrProfilingPlatformLinux.c128 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 DInvalidPtrChecker.cpp102 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 Dinstrumented-parser.cpp47 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 DMCAsmParserExtension.h77 void Note(SMLoc L, const Twine &Msg) { in Note() function
/llvm-project-15.0.7/clang/lib/AST/Interp/
H A DState.cpp62 OptionalDiagnostic State::Note(SourceLocation Loc, diag::kind DiagId) { in Note() function in State
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp526 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 DRewriteRule.h110 TextGenerator Note; member
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DDiagnosticOptions.h41 Note = 1 << 0, enumerator
H A DDiagnosticIDs.h170 Ignored, Note, Remark, Warning, Error, Fatal enumerator
/llvm-project-15.0.7/llvm/utils/FileCheck/
H A DFileCheck.cpp193 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 DELFTypes.h75 using Note = Elf_Note_Impl<ELFType<E, Is64>>; member
/llvm-project-15.0.7/llvm/include/llvm/FileCheck/
H A DFileCheck.h169 std::string Note; member
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp406 const char *Note = in emitInlineAsm() local
/llvm-project-15.0.7/clang/unittests/Frontend/
H A DFrontendActionTest.cpp231 SmallString<32> Note; member
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DDiagnostics.h41 Note, enumerator
/llvm-project-15.0.7/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1841 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 Dubsan_diag.cpp109 const char *Note() const { return Black(); } in Note() function in __anonbb22c1e80111::Decorator
/llvm-project-15.0.7/clang/include/clang/Analysis/
H A DPathDiagnostic.h405 enum Kind { ControlFlow, Event, Macro, Call, Note, PopUp }; enumerator
729 : PathDiagnosticSpotPiece(Pos, S, Note, AddPosRange) {} in PathDiagnosticSpotPiece() argument

12