Home
last modified time | relevance | path

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

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