Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DDependentDiagnostic.h175 inline DeclContext::ddiag_range DeclContext::ddiags() const { in ddiags() function
DDeclBase.h2399 inline ddiag_range ddiags() const;
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp6360 for (auto DD : Pattern->ddiags()) { in PerformDependentDiagnostics()