Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGBlocks.cpp382 QualType byRefPtrTy = C.VoidPtrTy; in computeBlockInfo() local
384 llvm::Type *llvmType = CGM.getTypes().ConvertType(byRefPtrTy); in computeBlockInfo()
386 = CGM.getContext().getTypeInfoInChars(byRefPtrTy); in computeBlockInfo()