reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGStmt.cpp
 2377   LValue CapStruct = InitCapturedStruct(S);
 2381   CGCapturedStmtRAII CapInfoRAII(CGF, new CGCapturedStmtInfo(S, K));
 2382   llvm::Function *F = CGF.GenerateCapturedStmtFunction(S);