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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h385 llvm::DIType *EmitTypeForVarWithBlocksAttr(const VarDecl *VD,
H A DCGDebugInfo.cpp2857 llvm::DIType *CGDebugInfo::EmitTypeForVarWithBlocksAttr(const VarDecl *VD, function in class:CGDebugInfo
2945 Ty = EmitTypeForVarWithBlocksAttr(VD, &XOffset);
3086 Ty = EmitTypeForVarWithBlocksAttr(VD, &XOffset);
3256 fieldType = EmitTypeForVarWithBlocksAttr(variable, &xoffset);

Completed in 124 milliseconds