Searched defs:getStaticDeclName (Results 1 – 2 of 2) sorted by relevance
239 static std::string getStaticDeclName(CIRGenModule &cgm, const VarDecl &d) { in getStaticDeclName() function
230 static std::string getStaticDeclName(CodeGenModule &CGM, const VarDecl &D) { in getStaticDeclName() function