Searched defs:CapStruct (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmt.cpp | 3114 LValue CapStruct = InitCapturedStruct(S); EmitCapturedStmt() local |
H A D | CGStmtOpenMP.cpp | 1978 LValue CapStruct = ParentCGF.InitCapturedStruct(*S); emitCapturedStmtFunc() local |