Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGBlocks.cpp134 SmallVector<BlockCaptureManagedEntity, 4> ManagedCaptures; in getBlockDescriptorName() local
1676 SmallVectorImpl<BlockCaptureManagedEntity> &ManagedCaptures) { in findBlockCapturedManagedEntities()