Home
last modified time | relevance | path

Searched refs:InitCapturedStruct (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmt.cpp2150 LValue CodeGenFunction::InitCapturedStruct(const CapturedStmt &S) { in InitCapturedStruct() function in CodeGenFunction
2178 LValue CapStruct = InitCapturedStruct(S); in EmitCapturedStmt()
2193 LValue CapStruct = InitCapturedStruct(S); in GenerateCapturedStmtArgument()
DCodeGenFunction.h2338 LValue InitCapturedStruct(const CapturedStmt &S);