Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.h34 LT_VirtualFunctionDecl enumerator
H A DTokenAnnotator.cpp1331 return LT_VirtualFunctionDecl; in parseLine()
4010 Line.Type == LT_VirtualFunctionDecl && Left.NestingLevel == 0) in canBreakBefore()