Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Format/
H A DFormat.h42 MissingQualifierType, enumerator
/openbsd/gnu/llvm/clang/lib/Format/
H A DFormat.cpp1158 case ParseError::MissingQualifierType: in message()
1854 return ParseError::MissingQualifierType; in validateQualifierOrder()