Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h34 LT_VirtualFunctionDecl, enumerator
H A DTokenAnnotator.cpp1371 return LT_VirtualFunctionDecl; in parseLine()
4139 Line.Type == LT_VirtualFunctionDecl && Left.NestingLevel == 0) in canBreakBefore()