Home
last modified time | relevance | path

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

1234

/external/llvm-project/clang-tools-extra/clangd/
DDiagnostics.cpp304 for (auto &Note : D.Notes) { in mainMessage() local
313 std::string noteMessage(const Diag &Main, const DiagBase &Note, in noteMessage()
353 for (auto &Note : D.Notes) { in operator <<() local
452 for (auto &Note : D.Notes) { in toLSPDiags() local
470 for (auto &Note : D.Notes) { in toLSPDiags() local
533 for (auto &Note : Diag.Notes) in take() local
DDiagnostics.h84 struct Note : DiagBase {}; struct
/external/toolchain-utils/
DREADME.md5 ## Note section in `toolchain-utils`
/external/google-breakpad/src/common/linux/
Delf_core_dump.cc42 ElfCoreDump::Note::Note() {} in Note() function in google_breakpad::ElfCoreDump::Note
44 ElfCoreDump::Note::Note(const MemoryRange& content) : content_(content) {} in Note() function in google_breakpad::ElfCoreDump::Note
/external/tensorflow/tensorflow/lite/g3doc/models/text_classification/
Doverview.md51 ### Note subsection
/external/llvm-project/lldb/source/Plugins/Process/elf-core/
DRegisterUtilities.cpp36 Notes, [Type](const CoreNote &Note) { return Note.info.n_type == Type; }); in getRegset()
DRegisterUtilities.h85 uint32_t Note; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DWithColor.h31 Note, enumerator
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUTargetStreamer.cpp259 MCSectionELF *Note = OS.getContext().getELFSection(".note", ELF::SHT_NOTE, 0); in EmitDirectiveHSACodeObjectVersion() local
282 MCSectionELF *Note = OS.getContext().getELFSection(".note", ELF::SHT_NOTE, 0); in EmitDirectiveHSACodeObjectISA() local
/external/grpc-grpc/doc/
Dhttp2-interop-test-descriptions.md35 Note section in Negative HTTP/2 Interop Test Case Descriptions
/external/llvm-project/clang/include/clang/Frontend/
DSerializedDiagnostics.h45 Note, enumerator
/external/clang/include/clang/Frontend/
DSerializedDiagnostics.h46 Note, enumerator
/external/llvm-project/llvm/include/llvm/Support/
DWithColor.h35 Note, enumerator
/external/llvm-project/flang/lib/Parser/
Dinstrumented-parser.cpp47 void ParsingLog::Note(const char *at, const MessageFixedText &tag, bool pass, in Note() function in Fortran::parser::ParsingLog
/external/llvm/include/llvm/MC/MCParser/
DMCAsmParserExtension.h74 void Note(SMLoc L, const Twine &Msg) { in Note() function
/external/ImageMagick/coders/
Dfax.c270 *Note= in RegisterFAXImage() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/
DMCAsmParserExtension.h78 void Note(SMLoc L, const Twine &Msg) { in Note() function
/external/llvm-project/llvm/include/llvm/MC/MCParser/
DMCAsmParserExtension.h78 void Note(SMLoc L, const Twine &Msg) { in Note() function
/external/llvm-project/clang/lib/AST/Interp/
DState.cpp62 OptionalDiagnostic State::Note(SourceLocation Loc, diag::kind DiagId) { in Note() function in State
/external/llvm-project/llvm/utils/FileCheck/
DFileCheck.cpp190 std::string Note; member
690 const std::string &Note = AnnotationItr->Marker.Note; in DumpAnnotatedInput() local
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1541 for (const auto &Note : Diag.second) in emitDiagnostics() local
1597 PartialDiagnosticAt Note(LocLocked, S.PDiag(diag::note_locked_here) in handleMutexHeldEndOfScope() local
1611 PartialDiagnosticAt Note(Loc2, S.PDiag(diag::note_lock_exclusive_and_shared) in handleExclusiveAndShared() local
1655 PartialDiagnosticAt Note(Loc, S.PDiag(diag::note_found_mutex_near_match) in handleMutexNotHeld() local
1686 PartialDiagnosticAt Note(D->getLocation(), in handleMutexNotHeld() local
1755 for (const auto &Note : Diag.second) in emitDiagnostics() local
/external/clang/include/clang/Basic/
DDiagnosticOptions.h32 Note = 1 << 0, enumerator
/external/llvm-project/clang/include/clang/Basic/
DDiagnosticOptions.h34 Note = 1 << 0, enumerator
/external/llvm-project/clang/include/clang/Tooling/Transformer/
DRewriteRule.h108 TextGenerator Note; member
/external/rust/crates/codespan-reporting/src/
Ddiagnostic.rs29 Note, enumerator

1234