Searched defs:startsWith (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Format/
H A DTokenAnnotator.h85 template <typename... Ts> bool startsWith(Ts... Tokens) const { function in class:clang::format::AnnotatedLine
127 bool startsWith(FormatToken *Tok, A K1) const { function in class:clang::format::AnnotatedLine
134 bool startsWith(FormatToken *Tok, A K1, Ts... Tokens) const { function in class:clang::format::AnnotatedLine

Completed in 64 milliseconds