Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGBlocks.cpp354 llvm::Type *llvmType = CGM.getTypes().ConvertType(thisType); in computeBlockInfo() local
439 llvm::Type *llvmType = in computeBlockInfo() local
H A DSwiftCallingConv.cpp97 auto llvmType = CGM.getTypes().ConvertType(type); in addTypedData() local
H A DCGExpr.cpp3432 llvm::Type *llvmType = ConvertTypeForMem(FieldType); in EmitLValueForFieldInitialization() local