Searched refs:InitCapturedStruct (Results 1 – 3 of 3) sorted by relevance
3280 LValue CodeGenFunction::InitCapturedStruct(const CapturedStmt &S) { in InitCapturedStruct() function in CodeGenFunction3307 LValue CapStruct = InitCapturedStruct(S); in EmitCapturedStmt()3322 LValue CapStruct = InitCapturedStruct(S); in GenerateCapturedStmtArgument()
3692 LValue InitCapturedStruct(const CapturedStmt &S);
2028 LValue CapStruct = ParentCGF.InitCapturedStruct(*S); in emitCapturedStmtFunc()