Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingPlatformLinux.c128 static int WriteBinaryIdForNote(ProfDataWriter *Writer, in WriteBinaryIdForNote()
153 static int WriteBinaryIds(ProfDataWriter *Writer, const ElfW(Nhdr) * Note, in WriteBinaryIds()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/cert/
H A DInvalidPtrChecker.cpp104 const NoteTag *Note = in REGISTER_SET_WITH_PROGRAMSTATE() local
120 const NoteTag *Note = nullptr; in postPreviousReturnInvalidatingCall() local
/openbsd-src/gnu/llvm/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.h90 uint32_t Note; member
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/Transformer/
H A DRewriteRule.h49 std::string Note; member
111 TextGenerator Note; member
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DSerializedDiagnostics.h45 Note, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DWithColor.h35 Note, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h77 void Note(SMLoc L, const Twine &Msg) { in Note() function
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DState.cpp62 OptionalDiagnostic State::Note(SourceLocation Loc, diag::kind DiagId) { in Note() function in State
/openbsd-src/gnu/llvm/llvm/utils/FileCheck/
H A DFileCheck.cpp193 std::string Note; member
712 const std::string &Note = AnnotationItr->Marker.Note; in DumpAnnotatedInput() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp525 StringRef Note; member in __anon2143b5530111::StdLibraryFunctionsChecker::SummaryCase
529 StringRef Note) in SummaryCase()
534 const ErrnoConstraintBase &ErrnoC, StringRef Note) in SummaryCase()
640 StringRef Note = "") { in Case()
645 StringRef Note = "") { in Case()
1044 StringRef Note = Case.getNote(); in checkPostCall() local
H A DFuchsiaHandleChecker.cpp492 for (auto &Note : Notes) { in checkPostCall() local
/openbsd-src/gnu/llvm/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp62 auto Note = E.Note->eval(Result); in translateEdits() local
133 ASTEdit transformer::note(RangeSelector Anchor, TextGenerator Note) { in note()
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnosticOptions.h41 Note = 1 << 0, enumerator
H A DDiagnosticIDs.h171 Ignored, Note, Remark, Warning, Error, Fatal enumerator
H A DSarif.h165 enum class SarifResultLevel { None, Note, Warning, Error }; enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DELFTypes.h75 using Note = Elf_Note_Impl<ELFType<E, Is64>>; member
/openbsd-src/gnu/llvm/llvm/include/llvm/FileCheck/
H A DFileCheck.h169 std::string Note; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp398 const char *Note = in emitInlineAsm() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1845 for (const auto &Note : Diag.second) in emitDiagnostics() local
1923 PartialDiagnosticAt Note(Loc2, S.PDiag(diag::note_lock_exclusive_and_shared) in handleExclusiveAndShared() local
1966 PartialDiagnosticAt Note(Loc, S.PDiag(diag::note_found_mutex_near_match) in handleMutexNotHeld() local
1997 PartialDiagnosticAt Note(D->getLocation(), in handleMutexNotHeld() local
2072 for (const auto &Note : Diag.second) in emitDiagnostics() local
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/
H A DPathDiagnostic.h405 enum Kind { ControlFlow, Event, Macro, Call, Note, PopUp }; enumerator
729 : PathDiagnosticSpotPiece(Pos, S, Note, AddPosRange) {} in PathDiagnosticSpotPiece() argument
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDiagnosticInfo.h1103 StringRef Note; variable
1107 DiagnosticInfoDontCall(StringRef CalleeName, StringRef Note, in DiagnosticInfoDontCall()
/openbsd-src/gnu/llvm/compiler-rt/lib/ubsan/
H A Dubsan_diag.cpp109 const char *Note() const { return Black(); } in Note() function in __anonc4173fef0111::Decorator
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5471 static void printCoreNote(raw_ostream &OS, const CoreNote &Note) { in printCoreNote()
5635 StringRef getNoteTypeName(const typename ELFT::Note &Note, unsigned ELFType) { in getNoteTypeName()
5691 llvm::function_ref<Error(const typename ELFT::Note &, bool)> ProcessNoteFn, in printNotesHelper()
5705 for (const typename ELFT::Note Note : Obj.notes(S, Err)) { in printNotesHelper() local
5736 for (const typename ELFT::Note Note : Obj.notes(P, Err)) { in printNotesHelper() local
5775 auto ProcessNote = [&](const Elf_Note &Note, bool IsCore) -> Error { in printNotes()
7241 static void printCoreNoteLLVMStyle(const CoreNote &Note, ScopedPrinter &W) { in printCoreNoteLLVMStyle()
7267 auto ProcessNote = [&](const Elf_Note &Note, bool IsCore) -> Error { in printNotes()
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp862 MCSection *Note = getContext().getELFSection(".note", ELF::SHT_NOTE, 0); in ParseDirectiveVersion() local

12