Searched refs:diagnoseArgIndependentDiagnoseIfAttrs (Results 1 – 3 of 3) sorted by relevance
10364 bool diagnoseArgIndependentDiagnoseIfAttrs(const NamedDecl *ND,
327 if (diagnoseArgIndependentDiagnoseIfAttrs(ObjCPDecl, Loc)) in DiagnoseUseOfDecl()329 } else if (diagnoseArgIndependentDiagnoseIfAttrs(D, Loc)) { in DiagnoseUseOfDecl()
7280 bool Sema::diagnoseArgIndependentDiagnoseIfAttrs(const NamedDecl *ND, in diagnoseArgIndependentDiagnoseIfAttrs() function in Sema