Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/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.h89 uint32_t Note; member
/freebsd-src/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformLinux.c109 WriteBinaryIdForNote(ProfDataWriter * Writer,const ElfW (Nhdr)* Note) WriteBinaryIdForNote() argument
135 WriteBinaryIds(ProfDataWriter * Writer,const ElfW (Nhdr)* Note,const ElfW (Nhdr)* NotesEnd) WriteBinaryIds() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DRewriteRule.h49 std::string Note; member
111 TextGenerator Note; member
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DSerializedDiagnostics.h45 Note, enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DWithColor.h36 Note, enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h77 void Note(SMLoc L, const Twine &Msg) { in Note() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DState.cpp63 OptionalDiagnostic State::Note(SourceLocation Loc, diag::kind DiagId) { in Note() function in State
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticOptions.h41 Note = 1 << 0, enumerator
H A DDiagnosticIDs.h181 Ignored, Note, Remark, Warning, Error, Fatal global() enumerator
H A DSarif.h165 enum class SarifResultLevel { None, Note, Warning, Error }; enumerator
/freebsd-src/contrib/llvm-project/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()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFTypes.h75 using Note = Elf_Note_Impl<ELFType<E, Is64>>; global() member
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/cert/
H A DInvalidPtrChecker.cpp181 const NoteTag *Note = nullptr; postPreviousReturnInvalidatingCall() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/FileCheck/
H A DFileCheck.h169 std::string Note; member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp399 const char *Note = emitInlineAsm() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1869 for (const auto &Note : Diag.second) in emitDiagnostics() local
1947 PartialDiagnosticAt Note(Loc2, S.PDiag(diag::note_lock_exclusive_and_shared) in handleExclusiveAndShared() local
1996 PartialDiagnosticAt Note(Loc, S.PDiag(diag::note_found_mutex_near_match) in handleMutexNotHeld() local
2033 PartialDiagnosticAt Note(D->getLocation(), handleMutexNotHeld() local
2108 for (const auto &Note : Diag.second) emitDiagnostics() local
2328 for (const DebugNote &Note: DebugNotesByVar[Variable]) handleUnsafeVariableGroup() local
[all...]
H A DSemaObjCProperty.cpp961 for (const auto &Note : Mismatches) SelectPropertyForSynthesisFromProtocols() local
987 for (const auto &Note : Mismatches) { SelectPropertyForSynthesisFromProtocols() local
[all...]
/freebsd-src/contrib/llvm-project/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
/freebsd-src/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.cpp109 const char *Note() const { return Black(); } in Note() function in __anona017c24a0111::Decorator
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp656 StringRef Note; member in __anon46c7ee2e0111::StdLibraryFunctionsChecker::SummaryCase
660 StringRef Note) in SummaryCase() argument
665 const ErrnoConstraintBase &ErrnoC, StringRef Note) in SummaryCase() argument
771 StringRef Note = "") { in Case() argument
776 Case(const ConstraintSet & CS,const ErrnoConstraintBase & ErrnoC,StringRef Note="") Case() argument
[all...]
H A DFuchsiaHandleChecker.cpp492 for (auto &Note : Notes) { in checkPostCall() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h1103 StringRef Note; variable
1107 DiagnosticInfoDontCall(StringRef CalleeName,StringRef Note,DiagnosticSeverity DS,unsigned LocCookie) DiagnosticInfoDontCall() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp878 MCSection *Note = getContext().getELFSection(".note", ELF::SHT_NOTE, 0); ParseDirectiveVersion() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5719 printCoreNote(raw_ostream & OS,const CoreNote & Note) printCoreNote() argument
5895 getNoteTypeName(const typename ELFT::Note & Note,unsigned ELFType) getNoteTypeName() argument
5953 processNotesHelper(const ELFDumper<ELFT> & Dumper,llvm::function_ref<void (std::optional<StringRef>,typename ELFT::Off,typename ELFT::Addr,size_t)> StartNotesFn,llvm::function_ref<Error (const typename ELFT::Note &,bool)> ProcessNoteFn,llvm::function_ref<void ()> FinishNotesFn) processNotesHelper() argument
5967 for (const typename ELFT::Note Note : Obj.notes(S, Err)) { processNotesHelper() local
5998 for (const typename ELFT::Note Note : Obj.notes(P, Err)) { processNotesHelper() local
6039 __anon84b87b4e2202(const Elf_Note &Note, bool IsCore) printNotes() argument
6173 __anon84b87b4e2402(const Elf_Note &Note, bool IsCore) printMemtag() argument
7741 printCoreNoteLLVMStyle(const CoreNote & Note,ScopedPrinter & W) printCoreNoteLLVMStyle() argument
7769 __anon84b87b4e3802(const Elf_Note &Note, bool IsCore) printNotes() argument
[all...]

12