Home
last modified time | relevance | path

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

12

/freebsd-12.1/crypto/openssl/
H A DNOTES.PERL112 Note: on VMS, you must quote any argument that contains upper case label
/freebsd-12.1/contrib/llvm/tools/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.h75 uint32_t Note; member
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DWithColor.h32 Note, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DSerializedDiagnostics.h46 Note, enumerator
/freebsd-12.1/contrib/llvm/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h79 void Note(SMLoc L, const Twine &Msg) { in Note() function
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnosticOptions.h35 Note = 1 << 0, enumerator
H A DDiagnosticIDs.h168 Ignored, Note, Remark, Warning, Error, Fatal enumerator
H A DDiagnostic.h154 Note = DiagnosticIDs::Note, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1668 for (const auto &Note : Diag.second) in emitDiagnostics() local
1724 PartialDiagnosticAt Note(LocLocked, S.PDiag(diag::note_locked_here) in handleMutexHeldEndOfScope() local
1738 PartialDiagnosticAt Note(Loc2, S.PDiag(diag::note_lock_exclusive_and_shared) in handleExclusiveAndShared() local
1782 PartialDiagnosticAt Note(Loc, S.PDiag(diag::note_found_mutex_near_match) in handleMutexNotHeld() local
1813 PartialDiagnosticAt Note(D->getLocation(), in handleMutexNotHeld() local
1881 for (const auto &Note : Diag.second) in emitDiagnostics() local
H A DSemaObjCProperty.cpp956 for (const auto &Note : Mismatches) in SelectPropertyForSynthesisFromProtocols() local
982 for (const auto &Note : Mismatches) { in SelectPropertyForSynthesisFromProtocols() local
H A DSemaExpr.cpp7298 const PartialDiagnostic &Note, in SuggestParentheses()
14348 for (const PartialDiagnosticAt &Note : Notes) in VerifyIntegerConstantExpression() local
14356 for (const PartialDiagnosticAt &Note : Notes) in VerifyIntegerConstantExpression() local
H A DSemaTemplate.cpp689 llvm::Optional<unsigned> Note; in DiagnoseUninstantiableTemplate() local
H A DSemaChecking.cpp7169 const Sema::SemaDiagnosticBuilder &Note = in EmitFormatDiagnostic() local
/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DELFTypes.h75 using Note = Elf_Note_Impl<ELFType<E, Is64>>; member
/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3610 for (const auto &Note : Notes) in getGNUNoteTypeName() local
3638 for (const auto &Note : Notes) in getFreeBSDNoteTypeName() local
3661 for (const auto &Note : Notes) in getAMDNoteTypeName() local
3917 auto ProcessNote = [&](const Elf_Note &Note) { in printNotes()
3952 for (const auto &Note : Obj->notes(P, Err)) in printNotes() local
3963 for (const auto &Note : Obj->notes(S, Err)) in printNotes() local
4588 auto ProcessNote = [&](const Elf_Note &Note) { in printNotes()
4623 for (const auto &Note : Obj->notes(P, Err)) in printNotes() local
4635 for (const auto &Note : Obj->notes(S, Err)) in printNotes() local
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h369 enum Kind { ControlFlow, Event, Macro, Call, Note }; enumerator
749 : PathDiagnosticSpotPiece(Pos, S, Note, AddPosRange) {} in PathDiagnosticSpotPiece() argument
/freebsd-12.1/contrib/compiler-rt/lib/ubsan/
H A Dubsan_diag.cc104 const char *Note() const { return Black(); } in Note() function in __anon91d969200111::Decorator
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp562 std::string Note = "Reserved registers on the clobber list may not be " in EmitInlineAsm() local
/freebsd-12.1/contrib/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp126 for (const auto &Note : In.notes(Phdr, Err)) in findBuildID() local
/freebsd-12.1/contrib/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp793 MCSection *Note = getContext().getELFSection(".note", ELF::SHT_NOTE, 0); in ParseDirectiveVersion() local
H A DAsmParser.cpp739 void AsmParser::Note(SMLoc L, const Twine &Msg, SMRange Range) { in Note() function in AsmParser
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DWriter.cpp2035 PhdrEntry *Note = nullptr; in createPhdrs() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1953 for (const auto &Note : VisitorNotes->second) { in generatePathDiagnosticForConsumer() local
/freebsd-12.1/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp366 void Note(SMLoc L, const Twine &Msg, SMRange Range = None) { in Note() function in __anonb936c2650111::ARMAsmParser

12