Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DTokenAnnotator.h32 LT_VirtualFunctionDecl, enumerator
H A DTokenAnnotator.cpp1465 return LT_VirtualFunctionDecl; in parseLine()
4829 Line.Type == LT_VirtualFunctionDecl && Left.NestingLevel == 0) { in canBreakBefore()