Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DTokenAnnotator.h35 LT_VirtualFunctionDecl enumerator
H A DTokenAnnotator.cpp1103 return LT_VirtualFunctionDecl; in parseLine()
3266 Line.Type == LT_VirtualFunctionDecl && Left.NestingLevel == 0) in canBreakBefore()