Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
HDDiagnostics.h65 ET_RegistryNotBindable = 4, enumerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
HDDiagnostics.cpp94 case Diagnostics::ET_RegistryNotBindable: in errorTypeToFormatString()
HDRegistry.cpp691 Error->addError(NameRange, Error->ET_RegistryNotBindable); in constructBoundMatcher()