Searched refs:InitCapturedStruct (Results 1 – 3 of 3) sorted by relevance
2921 LValue CodeGenFunction::InitCapturedStruct(const CapturedStmt &S) { in InitCapturedStruct() function in CodeGenFunction2948 LValue CapStruct = InitCapturedStruct(S); in EmitCapturedStmt()2963 LValue CapStruct = InitCapturedStruct(S); in GenerateCapturedStmtArgument()
3427 LValue InitCapturedStruct(const CapturedStmt &S);
1955 LValue CapStruct = ParentCGF.InitCapturedStruct(*S); in emitCapturedStmtFunc()