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

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

Completed in 52 milliseconds