Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp2003 bool KeywordVirtualFound = false; in parseLine() local
2012 KeywordVirtualFound = true; in parseLine()
2036 if (KeywordVirtualFound) in parseLine()