Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp2648 clang::LangAS GVAS = GetGlobalVarAddressSpace(VD); in EmitOMPAllocateDecl() local
2649 auto TargetAS = getContext().getTargetAddressSpace(GVAS); in EmitOMPAllocateDecl()