Home
last modified time | relevance | path

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

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