Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp2573 auto DestLangAS = in EmitParmDecl() local
2575 if (SrcLangAS != DestLangAS) { in EmitParmDecl()
2578 auto DestAS = getContext().getTargetAddressSpace(DestLangAS); in EmitParmDecl()
2582 *this, V, SrcLangAS, DestLangAS, T, true), in EmitParmDecl()