Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmt.cpp2244 LValue CodeGenFunction::InitCapturedStruct(const CapturedStmt &S) { in InitCapturedStruct() function in CodeGenFunction
2272 LValue CapStruct = InitCapturedStruct(S); in EmitCapturedStmt()
2287 LValue CapStruct = InitCapturedStruct(S); in GenerateCapturedStmtArgument()
H A DCodeGenFunction.h2958 LValue InitCapturedStruct(const CapturedStmt &S);