Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h42 MissingQualifierType, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1272 case ParseError::MissingQualifierType: in message()
2005 return ParseError::MissingQualifierType; in validateQualifierOrder()