Home
last modified time | relevance | path

Searched refs:EmitTypeForVarWithBlocksAttr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h569 BlockByRefType EmitTypeForVarWithBlocksAttr(const VarDecl *VD,
H A DCGDebugInfo.cpp4176 CGDebugInfo::EmitTypeForVarWithBlocksAttr(const VarDecl *VD, in EmitTypeForVarWithBlocksAttr() function in CGDebugInfo
4265 Ty = EmitTypeForVarWithBlocksAttr(VD, &XOffset).WrappedType; in EmitDeclare()
4485 Ty = EmitTypeForVarWithBlocksAttr(VD, &XOffset).WrappedType; in EmitDeclareOfBlockDeclRefVariable()
4682 EmitTypeForVarWithBlocksAttr(variable, &xoffset).BlockByRefWrapper; in EmitDeclareOfBlockLiteralArgVariable()