Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h32 LT_VirtualFunctionDecl, enumerator
H A DTokenAnnotator.cpp1662 return LT_VirtualFunctionDecl; in parseLine()
5645 Line.Type == LT_VirtualFunctionDecl && Left.NestingLevel == 0) { in canBreakBefore()