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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp134 SmallVector<BlockCaptureManagedEntity, 4> ManagedCaptures; local
1750 findBlockCapturedManagedEntities( const CGBlockInfo &BlockInfo, const LangOptions &LangOpts, SmallVectorImpl<BlockCaptureManagedEntity> &ManagedCaptures) argument

Completed in 127 milliseconds