Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmt.cpp2085 LValue CodeGenFunction::InitCapturedStruct(const CapturedStmt &S) { in InitCapturedStruct() function in CodeGenFunction
2113 LValue CapStruct = InitCapturedStruct(S); in EmitCapturedStmt()
2128 LValue CapStruct = InitCapturedStruct(S); in GenerateCapturedStmtArgument()
DCodeGenFunction.h2207 LValue InitCapturedStruct(const CapturedStmt &S);