/llvm-project/libc/benchmarks/distributions/ |
H A D | README.md | 32 ## Note section in Size distributions for memory functions under specific workloads
|
/llvm-project/lldb/source/Plugins/Process/elf-core/ |
H A D | RegisterUtilities.cpp | 37 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/clang-tools-extra/clangd/ |
H A D | Diagnostics.cpp | 318 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 D | Diagnostics.h | 95 struct Note : DiagBase {}; struct
|
/llvm-project/clang/include/clang/Frontend/ |
H A D | SerializedDiagnostics.h | 45 Note, enumerator
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | WithColor.h | 36 Note, enumerator
|
/llvm-project/compiler-rt/lib/profile/ |
H A D | InstrProfilingPlatformLinux.c | 130 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 D | RewriteRule.h | 49 std::string Note; member 111 TextGenerator Note; member
|
/llvm-project/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/llvm/include/llvm/MC/MCParser/ |
H A D | MCAsmParserExtension.h | 77 void Note(SMLoc L, const Twine &Msg) { in Note() function
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | SetgidSetuidOrderChecker.cpp | 128 const NoteTag *Note = C.getNoteTag([this, in processSetuid() local
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | State.cpp |
|
/llvm-project/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/clang/include/clang/Basic/ |
H A D | DiagnosticOptions.h | 41 Note = 1 << 0, enumerator
|
H A D | DiagnosticIDs.h | 183 Ignored, Note, Remark, Warning, Error, Fatal global() enumerator
|
H A D | Sarif.h | 165 enum class SarifResultLevel { None, Note, Warning, Error }; enumerator
|
/llvm-project/clang/lib/Tooling/Transformer/ |
H A D | RewriteRule.cpp | 62 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 D | ELFTypes.h | 77 using Note = Elf_Note_Impl<ELFType<E, Is64>>; member
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/cert/ |
H A D | InvalidPtrChecker.cpp | 186 const NoteTag *Note = nullptr; in postPreviousReturnInvalidatingCall() local
|
/llvm-project/llvm/include/llvm/FileCheck/ |
H A D | FileCheck.h | 169 std::string Note; member
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinterInlineAsm.cpp | 396 const char *Note = emitInlineAsm() local
|
/llvm-project/clang/unittests/Frontend/ |
H A D | FrontendActionTest.cpp | 231 SmallString<32> Note; global() member
|
/llvm-project/mlir/include/mlir/IR/ |
H A D | Diagnostics.h | 41 Note, enumerator
|
/llvm-project/offload/plugins-nextgen/amdgpu/utils/ |
H A D | UtilitiesRTL.h | 144 processNote(const object::ELF64LE::Note & Note,size_t Align) processNote() argument
|