Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp155 uint32_t OffsetInParent, bool Elide, in BaseClassLayout()
254 bool Elide = (Parent != nullptr); in initializeChildren() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp130 void coro::replaceCoroFree(CoroIdInst *CoroId, bool Elide) { in replaceCoroFree()