Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h319 llvm::DIType EmitTypeForVarWithBlocksAttr(const VarDecl *VD,
DCGDebugInfo.cpp2722 llvm::DIType CGDebugInfo::EmitTypeForVarWithBlocksAttr(const VarDecl *VD, in EmitTypeForVarWithBlocksAttr() function in CGDebugInfo
2811 Ty = EmitTypeForVarWithBlocksAttr(VD, &XOffset); in EmitDeclare()
2945 Ty = EmitTypeForVarWithBlocksAttr(VD, &XOffset); in EmitDeclareOfBlockDeclRefVariable()
3118 fieldType = EmitTypeForVarWithBlocksAttr(variable, &xoffset); in EmitDeclareOfBlockLiteralArgVariable()