Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBlocks.cpp315 llvm::Type *llvmType = CGM.getTypes().ConvertType(thisType); in computeBlockInfo() local
335 llvm::Type *llvmType = CGM.getTypes().ConvertType(byRefPtrTy); in computeBlockInfo() local
393 llvm::Type *llvmType = in computeBlockInfo() local
DCGExpr.cpp2129 llvm::Type *llvmType = ConvertTypeForMem(FieldType); in EmitLValueForFieldInitialization() local