Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp1342 bool KeywordVirtualFound = false; in parseLine() local
1352 KeywordVirtualFound = true; in parseLine()
1370 if (KeywordVirtualFound) in parseLine()