Searched refs:StartsWithSingleUnderscore (Results 1 – 4 of 4) sorted by relevance
321 bool StartsWithSingleUnderscore(const std::string& str) { in StartsWithSingleUnderscore() function
108 bool StartsWithSingleUnderscore(const std::string& str);
240 if (StartsWithSingleUnderscore(name)) { in TryLookup()
5498 StartsWithSingleUnderscore(name) || in ReportAllUnusedMacros()