reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
992 S.Diag(AL.getLoc(), diag::ext_clang_enable_if); 996 if (checkFunctionConditionAttr(S, D, AL, Cond, Msg)) 997 D->addAttr(::new (S.Context) EnableIfAttr(S.Context, AL, Cond, Msg));