Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h68 ET_RegistryValueNotFound = 6, enumerator
/minix3/external/bsd/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp101 case Diagnostics::ET_RegistryValueNotFound: in errorTypeToFormatString()
H A DParser.cpp310 Error->addError(NameToken.Range, Error->ET_RegistryValueNotFound) in parseIdentifierPrefixImpl()