Searched refs:GVAS (Results 1 – 2 of 2) sorted by relevance
864 unsigned GVAS = CGM.GlobalsInt8PtrTy->getPointerAddressSpace(); in addVTableComponent() local866 if (FnAS != GVAS) in addVTableComponent()
2816 clang::LangAS GVAS = GetGlobalVarAddressSpace(VD); in EmitOMPAllocateDecl() local2817 auto TargetAS = getContext().getTargetAddressSpace(GVAS); in EmitOMPAllocateDecl()