Searched refs:AutoFound (Results 1 – 1 of 1) sorted by relevance
128 : Style(Style), Line(Line), CurrentToken(Line.First), AutoFound(false), in AnnotatingParser()2387 AutoFound = true; in determineTokenType()2394 } else if (Current.is(tok::arrow) && AutoFound && in determineTokenType()3110 bool AutoFound; member in clang::format::__anonadd98d890111::AnnotatingParser