Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h230 llvm::DIType EmitTypeForVarWithBlocksAttr(const ValueDecl *VD,
DCGDebugInfo.cpp1847 llvm::DIType CGDebugInfo::EmitTypeForVarWithBlocksAttr(const ValueDecl *VD, in EmitTypeForVarWithBlocksAttr() function in CGDebugInfo
1923 Ty = EmitTypeForVarWithBlocksAttr(VD, &XOffset); in EmitDeclare()
2052 Ty = EmitTypeForVarWithBlocksAttr(VD, &XOffset); in EmitDeclareOfBlockDeclRefVariable()
2213 fieldType = EmitTypeForVarWithBlocksAttr(variable, &xoffset); in EmitDeclareOfBlockLiteralArgVariable()