Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Format/
HDTokenAnnotator.h36 LT_VirtualFunctionDecl enumerator
HDTokenAnnotator.cpp724 return LT_VirtualFunctionDecl; in parseLine()
2202 Line.Type == LT_VirtualFunctionDecl) in canBreakBefore()