Searched refs:KeywordVirtualFound (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Format/
H A DTokenAnnotator.cpp37 KeywordVirtualFound(false), AutoFound(false), Ident_in(Ident_in) {
600 KeywordVirtualFound = true;
604 if (KeywordVirtualFound)
991 bool KeywordVirtualFound; member in class:clang::format::__anon17899::AnnotatingParser

Completed in 131 milliseconds