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