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