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