Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DTokenAnnotator.cpp785 determineTokenType(*CurrentToken); in next()
894 void determineTokenType(FormatToken &Current) { in determineTokenType() function in clang::format::__anon7c513deb0111::AnnotatingParser