Searched refs:InitCapturedStruct (Results 1 – 3 of 3) sorted by relevance
2804 LValue CodeGenFunction::InitCapturedStruct(const CapturedStmt &S) { in InitCapturedStruct() function in CodeGenFunction2831 LValue CapStruct = InitCapturedStruct(S); in EmitCapturedStmt()2846 LValue CapStruct = InitCapturedStruct(S); in GenerateCapturedStmtArgument()
3340 LValue InitCapturedStruct(const CapturedStmt &S);
1947 LValue CapStruct = ParentCGF.InitCapturedStruct(*S); in emitCapturedStmtFunc()