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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Format/
H A DTokenAnnotator.cpp746 bool KeywordVirtualFound = false; local
750 KeywordVirtualFound = true;
756 if (KeywordVirtualFound)

Completed in 108 milliseconds