Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DTokenAnnotator.cpp1436 bool KeywordVirtualFound = false; in parseLine() local
1445 KeywordVirtualFound = true; in parseLine()
1464 if (KeywordVirtualFound) in parseLine()