Searched refs:NoStyle (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/Format/
H A DFormat.cpp457 FormatStyle NoStyle = getLLVMStyle(); local
458 NoStyle.DisableFormat = true;
459 return NoStyle;

Completed in 4296 milliseconds