Home
last modified time | relevance | path

Searched refs:endsWith (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DTokenAnnotator.h95 template <typename... Ts> bool endsWith(Ts... Tokens) const { in endsWith() function
H A DFormat.cpp1360 } else if (!AnnotatedLines[CurrentLine]->endsWith(tok::l_brace)) { in checkEmptyNamespace()