Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DUDTLayout.cpp152 uint32_t OffsetInParent, bool Elide, in BaseClassLayout()
251 bool Elide = (Parent != nullptr); in initializeChildren() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroutines.cpp167 void coro::replaceCoroFree(CoroIdInst *CoroId, bool Elide) { in replaceCoroFree()