Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DTokenAnnotator.cpp1074 bool KeywordVirtualFound = false; in parseLine() local
1084 KeywordVirtualFound = true; in parseLine()
1102 if (KeywordVirtualFound) in parseLine()