Searched refs:WarnRecordDecl (Results 1 – 2 of 2) sorted by relevance
28 static constexpr const char *const WarnRecordDecl = "WarnRecordDecl"; variable56 const CXXRecordDecl *RD = Nodes.getNodeAs<CXXRecordDecl>(WarnRecordDecl); in emitDiagnostics()98 hasArgument(0, stringLiteral(mentionsBoundType(WarnRecordDecl)))); in checkASTCodeBody()103 cxxRecordDecl(isDerivedFrom("OSObject")).bind(WarnRecordDecl)); in checkASTCodeBody()
29 static constexpr const char *const WarnRecordDecl = "WarnRecordDecl"; variable44 const auto *CE = Nodes.getNodeAs<CastExpr>(WarnRecordDecl); in emitDiagnostics()64 const auto *CE = Nodes.getNodeAs<CastExpr>(WarnRecordDecl); in emitDiagnosticsUnrelated()128 .bind(WarnRecordDecl); in checkASTCodeBody()174 .bind(WarnRecordDecl); in checkASTCodeBody()