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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp362 llvm::Type *llvmType = CGM.getTypes().ConvertType(thisType); local
384 llvm::Type *llvmType = CGM.getTypes().ConvertType(byRefPtrTy); local
446 llvm::Type *llvmType = local
H A DCGExpr.cpp2602 llvm::Type *llvmType = ConvertTypeForMem(FieldType); local

Completed in 238 milliseconds