Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp2116 LValue CodeGenFunction::InitCapturedStruct(const CapturedStmt &S) { in InitCapturedStruct() function in CodeGenFunction
2144 LValue CapStruct = InitCapturedStruct(S); in EmitCapturedStmt()
2160 LValue CapStruct = InitCapturedStruct(S); in GenerateCapturedStmtArgument()
H A DCodeGenFunction.h1994 LValue InitCapturedStruct(const CapturedStmt &S);