Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h66 ET_RegistryAmbiguousOverload = 5, enumerator
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp96 case Diagnostics::ET_RegistryAmbiguousOverload: in errorTypeToFormatString()
H A DMarshallers.h751 Error->addError(NameRange, Error->ET_RegistryAmbiguousOverload);