Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGStmt.cpp1775 static LValue InitCapturedStruct(CodeGenFunction &CGF, const CapturedStmt &S) { in InitCapturedStruct() function
1802 LValue CapStruct = InitCapturedStruct(*this, S); in EmitCapturedStmt()