Searched refs:KeywordVirtualFound (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/Format/ | ||
H A D | TokenAnnotator.cpp | 37 KeywordVirtualFound(false), AutoFound(false), Ident_in(Ident_in) { 600 KeywordVirtualFound = true; 604 if (KeywordVirtualFound) 991 bool KeywordVirtualFound; member in class:clang::format::__anon17098::AnnotatingParser |
Completed in 83 milliseconds