Home
last modified time | relevance | path

Searched defs:endsSequenceInternal (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h915 template <typename A, typename... Ts> bool endsSequenceInternal(A K1) const { in endsSequenceInternal() function
922 bool endsSequenceInternal(A K1, Ts... Tokens) const { in endsSequenceInternal() function