Home
last modified time | relevance | path

Searched refs:DiagnoseIf (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp623 if (const auto *DiagnoseIf = dyn_cast<DiagnoseIfAttr>(TmplAttr)) { in InstantiateAttrs() local
624 instantiateDependentDiagnoseIfAttr(*this, TemplateArgs, DiagnoseIf, Tmpl, in InstantiateAttrs()
/external/llvm-project/clang/include/clang/Basic/
DAttr.td2529 def DiagnoseIf : InheritableAttr {