Searched refs:Elide (Results 1 – 7 of 7) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
| H A D | UDTLayout.cpp | 155 uint32_t OffsetInParent, bool Elide, in BaseClassLayout() argument 158 Elide), in BaseClassLayout() 254 bool Elide = (Parent != nullptr); in initializeChildren() local 256 std::make_unique<BaseClassLayout>(*this, Offset, Elide, std::move(VB)); in initializeChildren()
|
| /src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | UDTLayout.h | 150 bool Elide, std::unique_ptr<PDBSymbolTypeBaseClass> Base);
|
| /src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| H A D | Coroutines.cpp | 128 void coro::replaceCoroFree(CoroIdInst *CoroId, bool Elide) { in replaceCoroFree() argument 138 Elide in replaceCoroFree()
|
| H A D | CoroInternal.h | 27 void replaceCoroFree(CoroIdInst *CoroId, bool Elide);
|
| /src/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticOptions.def | 79 DIAGOPT(ElideType, 1, 0) /// Elide identical types in template diffing
|
| /src/contrib/tcsh/ |
| H A D | Fixes | 1451 1. Elide gcc-2.3.1 warnings
|
| /src/contrib/libedit/ |
| H A D | ChangeLog | 1582 * eln.c: Elide gcc warning about intermediate const casts caused by
|