Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DTokenAnnotator.cpp1532 determineTokenType(*CurrentToken); in next()
1777 void determineTokenType(FormatToken &Current) { in determineTokenType() function in clang::format::__anon095ba8b90111::AnnotatingParser