Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DTokenAnnotator.h36 LT_VirtualFunctionDecl enumerator
DTokenAnnotator.cpp825 return LT_VirtualFunctionDecl; in parseLine()
2441 Line.Type == LT_VirtualFunctionDecl && Left.NestingLevel == 0) in canBreakBefore()