Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
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
DCGExpr.cpp2798 llvm::Type *llvmType = ConvertTypeForMem(FieldType); in EmitLValueForFieldInitialization() local