Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp155 uint32_t OffsetInParent, bool Elide, in BaseClassLayout()
254 bool Elide = (Parent != nullptr); in initializeChildren() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp125 replaceCoroFree(CoroIdInst * CoroId,bool Elide) replaceCoroFree() argument