Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp1729 determineTokenType(*CurrentToken); in next()
1978 void determineTokenType(FormatToken &Current) { in determineTokenType() function in clang::format::__anon9257c8bf0111::AnnotatingParser