Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h65 ET_RegistryNotBindable = 4, enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp94 case Diagnostics::ET_RegistryNotBindable: in errorTypeToFormatString()
H A DRegistry.cpp782 Error->addError(NameRange, Error->ET_RegistryNotBindable); in constructBoundMatcher()