Home
last modified time | relevance | path

Searched refs:DestLangAS (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp2461 auto DestLangAS = in EmitParmDecl() local
2463 if (SrcLangAS != DestLangAS) { in EmitParmDecl()
2466 auto DestAS = getContext().getTargetAddressSpace(DestLangAS); in EmitParmDecl()
2469 *this, V, SrcLangAS, DestLangAS, T, true), in EmitParmDecl()