Searched refs:IsStartOfType (Results 1 – 1 of 1) sorted by relevance
428 const auto IsStartOfType = [](const FormatToken *const Tok) -> bool { in analyzeLeft() local460 while (!IsStartOfType(TypeToken)) { in analyzeLeft()