Searched refs:destAS (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantEmitter.h156 void initializeNonAbstract(LangAS destAS) { argument
159 DestAddressSpace = destAS;
H A DCGExprConstant.cpp1087 LangAS destAS = E->getType()->getPointeeType().getAddressSpace();
1091 destAS, destTy);

Completed in 187 milliseconds