Searched refs:setStaticLocalDeclAddress (Results 1 – 4 of 4) sorted by relevance
125 void setStaticLocalDeclAddress(const VarDecl *d, cir::GlobalOp c) { in setStaticLocalDeclAddress() function
460 cgm.setStaticLocalDeclAddress(&d, var); in emitStaticVarDecl()
309 setStaticLocalDeclAddress(&D, Addr); in getOrCreateStaticVarDecl()471 CGM.setStaticLocalDeclAddress(&D, castedAddr); in EmitStaticVarDecl()
766 void setStaticLocalDeclAddress(const VarDecl *D, in setStaticLocalDeclAddress() function