Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp152 uint32_t OffsetInParent, bool Elide, in BaseClassLayout()
251 bool Elide = (Parent != nullptr); in initializeChildren() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp174 void coro::replaceCoroFree(CoroIdInst *CoroId, bool Elide) { in replaceCoroFree()