Home
last modified time | relevance | path

Searched refs:Discarded (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyTypeDumper.cpp103 uint32_t Discarded = 0; in filterAndSortClassDefs() local
108 Examined, UnfilteredCount, Discarded); in filterAndSortClassDefs()
113 ++Discarded; in filterAndSortClassDefs()
118 ++Discarded; in filterAndSortClassDefs()
124 ++Discarded; in filterAndSortClassDefs()
128 ++Discarded; in filterAndSortClassDefs()
/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DOptions.cpp70 clEnumValN(LVAttributeKind::Discarded, "discarded",
301 values(clEnumValN(LVElementKind::Discarded, "Discarded",
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h100 Discarded, // --attribute=discarded enumerator
330 ATTRIBUTE_OPTION(Discarded);
H A DLVElement.h62 enum class LVElementKind { Discarded, Global, Optimized, LastEntry }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp26 {LVElementKind::Discarded, &LVElement::getIsDiscarded},
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp2048 Discarded, enumerator