Home
last modified time | relevance | path

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

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