Searched defs:AutoFound (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Format/
H A DTokenAnnotator.cpp37 KeywordVirtualFound(false), AutoFound(false), Ident_in(Ident_in) {
744 AutoFound = true;
745 } else if (Current.is(tok::arrow) && AutoFound &&
992 bool AutoFound; member in class:clang::format::__anon17899::AnnotatingParser

Completed in 58 milliseconds