Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DConstantEmitter.h156 void initializeNonAbstract(LangAS destAS) { in initializeNonAbstract()
H A DCGExprConstant.cpp1087 LangAS destAS = E->getType()->getPointeeType().getAddressSpace(); in VisitCastExpr() local