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

/external/clang/lib/Format/
H A DTokenAnnotator.h65 LT_VirtualFunctionDecl, enumerator in enum:clang::format::LineType
H A DTokenAnnotator.cpp499 return LT_VirtualFunctionDecl;
1108 if (Left.is(tok::equal) && Line.Type == LT_VirtualFunctionDecl)

Completed in 48 milliseconds