Searched defs:destAS (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | ConstantEmitter.h | 162 initializeNonAbstract(LangAS destAS) initializeNonAbstract() argument |
H A D | CGExprConstant.cpp | 1134 LangAS destAS = E->getType()->getPointeeType().getAddressSpace(); VisitCastExpr() local |