Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/tools/llvm-debuginfo-analyzer/
H A DOptions.cpp70 clEnumValN(LVAttributeKind::Discarded, "discarded",
301 values(clEnumValN(LVElementKind::Discarded, "Discarded",
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp25 {LVElementKind::Discarded, &LVElement::getIsDiscarded},
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-debuginfo-analyzer.rst201 =discarded: Discarded elements by the linker.
453 =discarded: Discarded elements by the linker.
/openbsd-src/share/snmp/
H A DIP-FORWARD-MIB.txt88 inetCidrRouteTable. Discarded route entries do not
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp2023 Discarded, enumerator