Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DAddress.h100 RawAddress withElementType(llvm::Type *ElemTy) const { in withElementType() function
276 Address withElementType(llvm::Type *ElemTy) const { in withElementType() function
312 ConstantAddress withElementType(llvm::Type *ElemTy) const { in withElementType() function
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenBuilder.cpp71 Address Address::withElementType(CIRGenBuilderTy &builder, in withElementType() function in Address