Home
last modified time | relevance | path

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

/external/clang/include/clang/Format/
DFormat.h35 enum class ParseError { Success = 0, Error, Unsuitable }; enumerator
/external/llvm-project/clang/include/clang/Format/
DFormat.h41 Unsuitable, enumerator