Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmt.cpp2842 LValue CapStruct = InitCapturedStruct(S); in EmitCapturedStmt() local
2857 LValue CapStruct = InitCapturedStruct(S); in GenerateCapturedStmtArgument() local
H A DCGStmtOpenMP.cpp1955 LValue CapStruct = ParentCGF.InitCapturedStruct(*S); in emitCapturedStmtFunc() local