Searched defs:BoundTypeDiagnoser (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1716 template <typename... Ts> class BoundTypeDiagnoser : public TypeDiagnoser { class in class:clang::final
1729 BoundTypeDiagnoser(unsigned DiagID, const Ts &...Args) function in class:clang::final::BoundTypeDiagnoser

Completed in 174 milliseconds