Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp154 uint32_t OffsetInParent, bool Elide, in BaseClassLayout() argument
157 Elide), in BaseClassLayout()
253 bool Elide = (Parent != nullptr); in initializeChildren() local
255 std::make_unique<BaseClassLayout>(*this, Offset, Elide, std::move(VB)); in initializeChildren()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h28 void replaceCoroFree(CoroIdInst *CoroId, bool Elide);
H A DCoroutines.cpp122 void coro::replaceCoroFree(CoroIdInst *CoroId, bool Elide) { in replaceCoroFree() argument
132 Elide in replaceCoroFree()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h157 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
/freebsd/contrib/libedit/
H A DChangeLog1582 * eln.c: Elide gcc warning about intermediate const casts caused by