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