Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp155 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()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h150 bool Elide, std::unique_ptr<PDBSymbolTypeBaseClass> Base);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp128 void coro::replaceCoroFree(CoroIdInst *CoroId, bool Elide) { in replaceCoroFree() argument
138 Elide in replaceCoroFree()
H A DCoroInternal.h27 void replaceCoroFree(CoroIdInst *CoroId, bool Elide);
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticOptions.def79 DIAGOPT(ElideType, 1, 0) /// Elide identical types in template diffing
/freebsd/contrib/tcsh/
H A DFixes1451 1. Elide gcc-2.3.1 warnings