Searched refs:GetGlobalVarAddressSpace (Results 1 – 6 of 6) sorted by relevance
1679 LangAS AS = CGM.GetGlobalVarAddressSpace(nullptr); in buildStructorSignature()1715 LangAS AS = CGM.GetGlobalVarAddressSpace(nullptr); in addImplicitStructorParams()1764 LangAS AS = CGM.GetGlobalVarAddressSpace(nullptr); in getImplicitConstructorArgs()1973 LangAS AS = CGM.GetGlobalVarAddressSpace(nullptr); in getAddrOfVTable()3957 CGM.getTarget().getPointerAlign(CGM.GetGlobalVarAddressSpace(nullptr))); in BuildTypeInfo()
908 LangAS GetGlobalVarAddressSpace(const VarDecl *D);
263 LangAS AS = GetGlobalVarAddressSpace(&D); in getOrCreateStaticVarDecl()2756 clang::LangAS GVAS = GetGlobalVarAddressSpace(VD); in EmitOMPAllocateDecl()
4842 auto DAddrSpace = GetGlobalVarAddressSpace(D); in GetOrCreateLLVMGlobal()5116 LangAS CodeGenModule::GetGlobalVarAddressSpace(const VarDecl *D) { in GetGlobalVarAddressSpace() function in CodeGenModule5389 getContext().getTargetAddressSpace(GetGlobalVarAddressSpace(D))) { in EmitGlobalVarDefinition()6499 LangAS AddrSpace = GetGlobalVarAddressSpace(VD); in GetAddrOfGlobalTemporary()
1142 LangAS globAS = CGF.CGM.GetGlobalVarAddressSpace(nullptr); in emitCatchDispatchBlock()
2225 LangAS GlobAS = CGM.GetGlobalVarAddressSpace(nullptr); in EmitCXXTypeidExpr()