Searched refs:StaticAssert (Results 1 – 11 of 11) sorted by relevance
589 StaticAssert, enumerator600 return UnnamedDeclKind::StaticAssert; in getUnnamedDeclKind()612 case UnnamedDeclKind::StaticAssert: in getUnnamedDeclDiag()
3906 case Decl::StaticAssert: in getCursorKindForDecl()
1830 case Decl::StaticAssert: in CheckConstexprDeclStmt()
99 def StaticAssert : DeclNode<Decl>;
414 case Decl::StaticAssert: in isRedeclarableDeclKind()
9579 StaticAssert, in diagnoseOdrViolations() enumerator9890 case Decl::StaticAssert: in diagnoseOdrViolations()9891 return StaticAssert; in diagnoseOdrViolations()10374 case StaticAssert: { in diagnoseOdrViolations()
458 case Decl::StaticAssert: in isDeclToBeProcessed()
831 case StaticAssert: in getIdentifierNamespaceForKind()
3917 : Decl(StaticAssert, DC, StaticAssertLoc), in StaticAssertDecl()3947 static bool classofKind(Kind K) { return K == StaticAssert; } in classofKind()
117 case Decl::StaticAssert: // static_assert(X, ""); [C++0x] in EmitDecl()
5785 case Decl::StaticAssert: in EmitTopLevelDecl()