Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp1302 bool KeywordVirtualFound = false; in parseLine() local
1312 KeywordVirtualFound = true; in parseLine()
1330 if (KeywordVirtualFound) in parseLine()