Searched refs:GetGlobalVarAddressSpace (Results 1 – 6 of 6) sorted by relevance
1845 LangAS AS = CGM.GetGlobalVarAddressSpace(nullptr); in buildStructorSignature()1881 LangAS AS = CGM.GetGlobalVarAddressSpace(nullptr); in addImplicitStructorParams()1930 LangAS AS = CGM.GetGlobalVarAddressSpace(nullptr); in getImplicitConstructorArgs()2163 LangAS AS = CGM.GetGlobalVarAddressSpace(nullptr); in getAddrOfVTable()4234 CGM.getTarget().getPointerAlign(CGM.GetGlobalVarAddressSpace(nullptr))); in BuildTypeInfo()
266 LangAS AS = GetGlobalVarAddressSpace(&D); in getOrCreateStaticVarDecl()2816 clang::LangAS GVAS = GetGlobalVarAddressSpace(VD); in EmitOMPAllocateDecl()
929 LangAS GetGlobalVarAddressSpace(const VarDecl *D);
4955 auto DAddrSpace = GetGlobalVarAddressSpace(D); in GetOrCreateLLVMGlobal()5232 LangAS CodeGenModule::GetGlobalVarAddressSpace(const VarDecl *D) { in GetGlobalVarAddressSpace() function in CodeGenModule5521 getContext().getTargetAddressSpace(GetGlobalVarAddressSpace(D))) { in EmitGlobalVarDefinition()6645 LangAS AddrSpace = GetGlobalVarAddressSpace(VD); in GetAddrOfGlobalTemporary()
1143 LangAS globAS = CGF.CGM.GetGlobalVarAddressSpace(nullptr); in emitCatchDispatchBlock()
2189 LangAS GlobAS = CGM.GetGlobalVarAddressSpace(nullptr); in EmitCXXTypeidExpr()