Searched refs:Discarded (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | PrettyTypeDumper.cpp | 103 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 D | Options.cpp | 70 clEnumValN(LVAttributeKind::Discarded, "discarded", 304 values(clEnumValN(LVElementKind::Discarded, "Discarded",
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVOptions.h | 99 Discarded, // --attribute=discarded enumerator 331 ATTRIBUTE_OPTION(Discarded);
|
| H A D | LVElement.h | 66 enum class LVElementKind { Discarded, Global, Optimized, LastEntry }; enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
| H A D | LVElement.cpp | 25 {LVElementKind::Discarded, &LVElement::getIsDiscarded},
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-ackm.md | 300 ### On Packet Space Discarded
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | TreeTransform.h | 361 Discarded, enumerator 376 StmtDiscardKind SDK = StmtDiscardKind::Discarded); 4314 return getSema().ActOnExprStmt(E, SDK == StmtDiscardKind::Discarded); in TransformStmt() 8122 : StmtDiscardKind::Discarded); in TransformCompoundStmt()
|
| H A D | SemaOpenMP.cpp | 2024 Discarded, enumerator
|