Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h37 Unsuitable, enumerator
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp1028 case ParseError::Unsuitable: in message()
1771 return make_error_code(ParseError::Unsuitable); in parseConfiguration()
3636 if (EC == ParseError::Unsuitable) { in getStyle()
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp20749 ParseError::Unsuitable); in TEST_F()
20768 ParseError::Unsuitable); in TEST_F()