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

References

tools/clang/lib/CodeGen/CGBlocks.cpp
 2525   QualType R = Context.VoidTy;
 2528   ImplicitParamDecl Src(CGF.getContext(), Context.VoidPtrTy,
 2545     = &Context.Idents.get("__Block_byref_object_dispose_");
 2548   ArgTys.push_back(Context.VoidPtrTy);
 2549   QualType FunctionTy = Context.getFunctionType(R, ArgTys, {});
 2552       Context, Context.getTranslationUnitDecl(), SourceLocation(),
 2552       Context, Context.getTranslationUnitDecl(), SourceLocation(),