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

/external/clang/lib/Format/
H A DFormat.cpp1629 hasCpp03IncompatibleFormat(const SmallVectorImpl<AnnotatedLine *> &Lines) { function in class:clang::format::__anon1195::Formatter
1631 if (hasCpp03IncompatibleFormat(Line->Children))
1688 Style.Standard = hasCpp03IncompatibleFormat(AnnotatedLines)

Completed in 58 milliseconds