Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h38 Unsuitable, enumerator
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormat.cpp1150 case ParseError::Unsuitable: in message()
1909 return make_error_code(ParseError::Unsuitable); in parseConfiguration()
3850 if (EC == ParseError::Unsuitable) { in getStyle()