Searched defs:llvmElementType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprAgg.cpp | 519 llvm::Type *llvmElementType = CGF.ConvertTypeForMem(elementType); EmitArrayInit() local |
H A D | CGDecl.cpp | 2331 llvm::Type *llvmElementType = ConvertTypeForMem(elementType); emitArrayDestroy() local |