Searched refs:InitCapturedStruct (Results 1 – 3 of 3) sorted by relevance
2651 LValue CodeGenFunction::InitCapturedStruct(const CapturedStmt &S) { in InitCapturedStruct() function in CodeGenFunction2678 LValue CapStruct = InitCapturedStruct(S); in EmitCapturedStmt()2693 LValue CapStruct = InitCapturedStruct(S); in GenerateCapturedStmtArgument()
3282 LValue InitCapturedStruct(const CapturedStmt &S);
1921 LValue CapStruct = ParentCGF.InitCapturedStruct(*S); in emitCapturedStmtFunc()