Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBlocks.cpp349 llvm::Type *llvmType = CGM.getTypes().ConvertType(thisType); in computeBlockInfo() local
434 llvm::Type *llvmType = in computeBlockInfo() local
DCGExpr.cpp3223 llvm::Type *llvmType = ConvertTypeForMem(FieldType); in EmitLValueForFieldInitialization() local