Searched refs:StaticAssert (Results 1 – 10 of 10) sorted by relevance
94 def StaticAssert : Decl;
385 case Decl::StaticAssert: in isRedeclarableDeclKind()
9972 StaticAssert, in diagnoseOdrViolations() enumerator10001 case Decl::StaticAssert: in diagnoseOdrViolations()10002 return StaticAssert; in diagnoseOdrViolations()10176 case StaticAssert: { in diagnoseOdrViolations()
448 case Decl::StaticAssert: in isWhitelistedDecl()
791 case StaticAssert: in getIdentifierNamespaceForKind()
3754 : Decl(StaticAssert, DC, StaticAssertLoc),3784 static bool classofKind(Kind K) { return K == StaticAssert; }
103 case Decl::StaticAssert: // static_assert(X, ""); [C++0x] in EmitDecl()
4892 case Decl::StaticAssert: in EmitTopLevelDecl()
3431 case Decl::StaticAssert: in getCursorKindForDecl()
1662 case Decl::StaticAssert: in CheckConstexprDeclStmt()