Searched defs:StrFormat (Results 1 – 2 of 2) sorted by relevance
77 const auto *StrFormat = Result.Nodes.getNodeAs<CallExpr>("strformat"); check() local
147 std::string StrFormat(const char* format, ...) { in StrFormat() function