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

Declarations

tools/clang/lib/CodeGen/CGDebugInfo.h
  534   BlockByRefType EmitTypeForVarWithBlocksAttr(const VarDecl *VD,

References

tools/clang/lib/CodeGen/CGDebugInfo.cpp
 3923     Ty = EmitTypeForVarWithBlocksAttr(VD, &XOffset).WrappedType;
 4103     Ty = EmitTypeForVarWithBlocksAttr(VD, &XOffset).WrappedType;
 4299           EmitTypeForVarWithBlocksAttr(variable, &xoffset).BlockByRefWrapper;