Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h42 Unsuitable, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp823 case ParseError::Unsuitable: in message()
1477 return make_error_code(ParseError::Unsuitable); in parseConfiguration()
3053 if (ec == ParseError::Unsuitable) { in getStyle()