| /freebsd-13.1/crypto/openssl/ |
| H A D | NOTES.PERL | 112 Note: on VMS, you must quote any argument that contains uppercase label
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/profile/ |
| H A D | InstrProfilingPlatformLinux.c | 122 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 D | RegisterUtilities.cpp | 36 Notes, [Type](const CoreNote &Note) { return Note.info.n_type == Type; }); in getRegset()
|
| H A D | RegisterUtilities.h | 89 uint32_t Note; member
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | SerializedDiagnostics.h | 45 Note, enumerator
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | WithColor.h | 35 Note, enumerator
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/MCParser/ |
| H A D | MCAsmParserExtension.h | 78 void Note(SMLoc L, const Twine &Msg) { in Note() function
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/Interp/ |
| H A D | State.cpp | 62 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 D | RewriteRule.h | 108 TextGenerator Note; member
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticOptions.h | 41 Note = 1 << 0, enumerator
|
| H A D | DiagnosticIDs.h | 168 Ignored, Note, Remark, Warning, Error, Fatal enumerator
|
| H A D | Diagnostic.h | 196 Note = DiagnosticIDs::Note, enumerator
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/FileCheck/ |
| H A D | FileCheck.h | 166 std::string Note; member
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | ELFTypes.h | 76 using Note = Elf_Note_Impl<ELFType<E, Is64>>; member
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | AnalysisBasedWarnings.cpp | 1850 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 D | SemaObjCProperty.cpp | 961 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 D | PathDiagnostic.h | 406 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 D | AsmPrinterInlineAsm.cpp | 538 const char *Note = in emitInlineAsm() local
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/ubsan/ |
| H A D | ubsan_diag.cpp | 111 const char *Note() const { return Black(); } in Note() function in __anonea4357ec0111::Decorator
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | ELFDumper.cpp | 5238 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 D | ELFAsmParser.cpp | 843 MCSection *Note = getContext().getELFSection(".note", ELF::SHT_NOTE, 0); in ParseDirectiveVersion() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | FuchsiaHandleChecker.cpp | 495 for (auto &Note : Notes) { in checkPostCall() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseExpr.cpp | 269 auto RecoverFromNonPrimary = [&] (ExprResult E, bool Note) { in ParseConstraintLogicalAndExpression()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | HWAddressSanitizer.cpp | 518 auto *Note = in createHwasanCtorComdat() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | ELFYAML.h | 188 Note, enumerator
|