Searched refs:getStaticDeclName (Results 1 – 1 of 1) sorted by relevance
154 static std::string getStaticDeclName(CodeGenModule &CGM, const VarDecl &D) { in getStaticDeclName() function194 Name = getStaticDeclName(*this, D); in getOrCreateStaticVarDecl()1247 std::string Name = getStaticDeclName(CGM, D); in EmitAutoVarInit()