Home
last modified time | relevance | path

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

123

/llvm-project/libc/benchmarks/distributions/
H A DREADME.md32 ## Note section in Size distributions for memory functions under specific workloads
/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DRegisterUtilities.cpp37 Notes, [Type](const CoreNote &Note) { return Note.info.n_type == Type; }); in getRegset()
H A DRegisterUtilities.h89 uint32_t Note; member
/llvm-project/clang-tools-extra/clangd/
H A DDiagnostics.cpp318 for (auto &Note : D.Notes) { in mainMessage() local
327 noteMessage(const Diag & Main,const DiagBase & Note,const ClangdDiagnosticOptions & Opts) noteMessage() argument
425 for (auto &Note : D.Notes) { operator <<() local
524 for (auto &Note : D.Notes) { toLSPDiags() local
546 for (auto &Note : D.Notes) { toLSPDiags() local
607 for (auto &Note : Diag.Notes) take() local
[all...]
H A DDiagnostics.h95 struct Note : DiagBase {}; struct
/llvm-project/clang/include/clang/Frontend/
H A DSerializedDiagnostics.h45 Note, enumerator
/llvm-project/llvm/include/llvm/Support/
H A DWithColor.h36 Note, enumerator
/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformLinux.c130 WriteBinaryIdForNote(ProfDataWriter * Writer,const ElfW (Nhdr)* Note) WriteBinaryIdForNote() argument
156 WriteBinaryIds(ProfDataWriter * Writer,const ElfW (Nhdr)* Note,const ElfW (Nhdr)* NotesEnd) WriteBinaryIds() argument
[all...]
/llvm-project/clang/include/clang/Tooling/Transformer/
H A DRewriteRule.h49 std::string Note; member
111 TextGenerator Note; member
/llvm-project/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/llvm/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h77 void Note(SMLoc L, const Twine &Msg) { in Note() function
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSetgidSetuidOrderChecker.cpp128 const NoteTag *Note = C.getNoteTag([this, in processSetuid() local
/llvm-project/clang/lib/AST/Interp/
H A DState.cpp
/llvm-project/llvm/utils/FileCheck/
H A DFileCheck.cpp193 std::string Note; member
712 const std::string &Note = AnnotationItr->Marker.Note; in DumpAnnotatedInput() local
/llvm-project/clang/include/clang/Basic/
H A DDiagnosticOptions.h41 Note = 1 << 0, enumerator
H A DDiagnosticIDs.h183 Ignored, Note, Remark, Warning, Error, Fatal global() enumerator
H A DSarif.h165 enum class SarifResultLevel { None, Note, Warning, Error }; enumerator
/llvm-project/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp62 auto Note = E.Note->eval(Result); in translateEdits() local
133 ASTEdit transformer::note(RangeSelector Anchor, TextGenerator Note) { in note()
/llvm-project/llvm/include/llvm/Object/
H A DELFTypes.h77 using Note = Elf_Note_Impl<ELFType<E, Is64>>; member
/llvm-project/clang/lib/StaticAnalyzer/Checkers/cert/
H A DInvalidPtrChecker.cpp186 const NoteTag *Note = nullptr; in postPreviousReturnInvalidatingCall() local
/llvm-project/llvm/include/llvm/FileCheck/
H A DFileCheck.h169 std::string Note; member
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp396 const char *Note = emitInlineAsm() local
/llvm-project/clang/unittests/Frontend/
H A DFrontendActionTest.cpp231 SmallString<32> Note; global() member
/llvm-project/mlir/include/mlir/IR/
H A DDiagnostics.h41 Note, enumerator
/llvm-project/offload/plugins-nextgen/amdgpu/utils/
H A DUtilitiesRTL.h144 processNote(const object::ELF64LE::Note & Note,size_t Align) processNote() argument

123