Searched defs:llvmType (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | SwiftCallingConv.cpp | 115 auto *llvmType = CGM.getTypes().ConvertType(type); in addTypedData() local |
H A D | CGBlocks.cpp | 585 llvm::Type *llvmType = CGM.getTypes().ConvertType(thisType); computeBlockInfo() local |
H A D | CGExpr.cpp | 4927 llvm::Type *llvmType = ConvertTypeForMem(FieldType); EmitLValueForFieldInitialization() local |