Searched refs:endsWith (Results 1 – 2 of 2) sorted by relevance
95 template <typename... Ts> bool endsWith(Ts... Tokens) const { in endsWith() function
1360 } else if (!AnnotatedLines[CurrentLine]->endsWith(tok::l_brace)) { in checkEmptyNamespace()