Home
last modified time | relevance | path

Searched defs:Elide (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp154 uint32_t OffsetInParent, bool Elide, in BaseClassLayout()
253 bool Elide = (Parent != nullptr); in initializeChildren() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp122 void coro::replaceCoroFree(CoroIdInst *CoroId, bool Elide) { in replaceCoroFree()