Home
last modified time | relevance | path

Searched defs:CapStruct (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp2678 LValue CapStruct = InitCapturedStruct(S); in EmitCapturedStmt() local
2693 LValue CapStruct = InitCapturedStruct(S); in GenerateCapturedStmtArgument() local
H A DCGStmtOpenMP.cpp1921 LValue CapStruct = ParentCGF.InitCapturedStruct(*S); in emitCapturedStmtFunc() local