Home
last modified time | relevance | path

Searched defs:llvmType (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.cpp368 llvm::Type *llvmType = CGM.getTypes().ConvertType(thisType); in computeBlockInfo() local
389 llvm::Type *llvmType = CGM.getTypes().ConvertType(byRefPtrTy); in computeBlockInfo() local
450 llvm::Type *llvmType = in computeBlockInfo() local
H A DCGExpr.cpp2772 llvm::Type *llvmType = ConvertTypeForMem(FieldType); in EmitLValueForFieldInitialization() local