reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1873 InitializedEntity::InitializeLambdaToBlock(ConvLocation, Src->getType(), 1883 BlockDecl *Block = BlockDecl::Create(Context, CurContext, ConvLocation); 1909 VarDecl *CapVar = VarDecl::Create(Context, Block, ConvLocation, 1910 ConvLocation, nullptr, 1919 Block->setBody(new (Context) CompoundStmt(ConvLocation));