Searched refs:AutoFound (Results 1 – 1 of 1) sorted by relevance
36 : Style(Style), Line(Line), CurrentToken(Line.First), AutoFound(false), in AnnotatingParser()839 AutoFound = true; in determineTokenType()843 } else if (Current.is(tok::arrow) && AutoFound && Line.MustBeDeclaration && in determineTokenType()1132 bool AutoFound; member in clang::format::__anon7c513deb0111::AnnotatingParser