Searched defs:endsSequenceInternal (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Format/ | ||
H A D | FormatToken.h | 865 template <typename A, typename... Ts> bool endsSequenceInternal(A K1) const { endsSequenceInternal() function |