Searched refs:InitCapturedStruct (Results 1 – 3 of 3) sorted by relevance
3099 LValue CodeGenFunction::InitCapturedStruct(const CapturedStmt &S) { in InitCapturedStruct() function in CodeGenFunction3126 LValue CapStruct = InitCapturedStruct(S); in EmitCapturedStmt()3141 LValue CapStruct = InitCapturedStruct(S); in GenerateCapturedStmtArgument()
3653 LValue InitCapturedStruct(const CapturedStmt &S);
1983 LValue CapStruct = ParentCGF.InitCapturedStruct(*S); in emitCapturedStmtFunc()