Home
last modified time | relevance | path

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

12

/freebsd-13.1/crypto/openssl/
H A DNOTES.PERL112 Note: on VMS, you must quote any argument that contains uppercase label
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformLinux.c122 static int WriteBinaryIdForNote(ProfDataWriter *Writer, in WriteBinaryIdForNote()
148 static int WriteBinaryIds(ProfDataWriter *Writer, const ElfW(Nhdr) * Note, in WriteBinaryIds()
/freebsd-13.1/contrib/llvm-project/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
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/
H A DSerializedDiagnostics.h45 Note, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DWithColor.h35 Note, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h78 void Note(SMLoc L, const Twine &Msg) { in Note() function
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/Interp/
H A DState.cpp62 OptionalDiagnostic State::Note(SourceLocation Loc, diag::kind DiagId) { in Note() function in State
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DRewriteRule.h108 TextGenerator Note; member
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticOptions.h41 Note = 1 << 0, enumerator
H A DDiagnosticIDs.h168 Ignored, Note, Remark, Warning, Error, Fatal enumerator
H A DDiagnostic.h196 Note = DiagnosticIDs::Note, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/FileCheck/
H A DFileCheck.h166 std::string Note; member
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFTypes.h76 using Note = Elf_Note_Impl<ELFType<E, Is64>>; member
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1850 for (const auto &Note : Diag.second) in emitDiagnostics() local
1928 PartialDiagnosticAt Note(Loc2, S.PDiag(diag::note_lock_exclusive_and_shared) in handleExclusiveAndShared() local
1972 PartialDiagnosticAt Note(Loc, S.PDiag(diag::note_found_mutex_near_match) in handleMutexNotHeld() local
2003 PartialDiagnosticAt Note(D->getLocation(), in handleMutexNotHeld() local
2078 for (const auto &Note : Diag.second) in emitDiagnostics() local
H A DSemaObjCProperty.cpp961 for (const auto &Note : Mismatches) in SelectPropertyForSynthesisFromProtocols() local
987 for (const auto &Note : Mismatches) { in SelectPropertyForSynthesisFromProtocols() local
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h406 enum Kind { ControlFlow, Event, Macro, Call, Note, PopUp }; enumerator
732 : PathDiagnosticSpotPiece(Pos, S, Note, AddPosRange) {} in PathDiagnosticSpotPiece() argument
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp538 const char *Note = in emitInlineAsm() local
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.cpp111 const char *Note() const { return Black(); } in Note() function in __anonea4357ec0111::Decorator
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5238 static void printCoreNote(raw_ostream &OS, const CoreNote &Note) { in printCoreNote()
5371 StringRef getNoteTypeName(const typename ELFT::Note &Note, unsigned ELFType) { in getNoteTypeName()
5410 llvm::function_ref<Error(const typename ELFT::Note &, bool)> ProcessNoteFn, in printNotesHelper()
5424 for (const typename ELFT::Note Note : Obj.notes(S, Err)) { in printNotesHelper() local
5455 for (const typename ELFT::Note Note : Obj.notes(P, Err)) { in printNotesHelper() local
5494 auto ProcessNote = [&](const Elf_Note &Note, bool IsCore) -> Error { in printNotes()
6906 static void printCoreNoteLLVMStyle(const CoreNote &Note, ScopedPrinter &W) { in printCoreNoteLLVMStyle()
6932 auto ProcessNote = [&](const Elf_Note &Note, bool IsCore) -> Error { in printNotes()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp843 MCSection *Note = getContext().getELFSection(".note", ELF::SHT_NOTE, 0); in ParseDirectiveVersion() local
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DFuchsiaHandleChecker.cpp495 for (auto &Note : Notes) { in checkPostCall() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp269 auto RecoverFromNonPrimary = [&] (ExprResult E, bool Note) { in ParseConstraintLogicalAndExpression()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp518 auto *Note = in createHwasanCtorComdat() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h188 Note, enumerator

12