Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h384 llvm::DIType *EmitTypeForVarWithBlocksAttr(const VarDecl *VD,
DCGDebugInfo.cpp2849 llvm::DIType *CGDebugInfo::EmitTypeForVarWithBlocksAttr(const VarDecl *VD, in EmitTypeForVarWithBlocksAttr() function in CGDebugInfo
2937 Ty = EmitTypeForVarWithBlocksAttr(VD, &XOffset); in EmitDeclare()
3078 Ty = EmitTypeForVarWithBlocksAttr(VD, &XOffset); in EmitDeclareOfBlockDeclRefVariable()
3248 fieldType = EmitTypeForVarWithBlocksAttr(variable, &xoffset); in EmitDeclareOfBlockLiteralArgVariable()