Searched refs:StaticAssert (Results 1 – 13 of 13) sorted by relevance
107 StaticAssert, enumerator
3979 : Decl(StaticAssert, DC, StaticAssertLoc), in StaticAssertDecl()4009 static bool classofKind(Kind K) { return K == StaticAssert; } in classofKind()
828 StaticAssert, enumerator840 return UnnamedDeclKind::StaticAssert; in getUnnamedDeclKind()852 case UnnamedDeclKind::StaticAssert: in getUnnamedDeclDiag()
4057 case Decl::StaticAssert: in getCursorKindForDecl()
1864 case Decl::StaticAssert: in CheckConstexprDeclStmt()
102 def StaticAssert : DeclNode<Decl>;
598 case Decl::StaticAssert: in FindTypeDiffs()599 return StaticAssert; in FindTypeDiffs()981 case StaticAssert: { in diagnoseMismatch()1605 case StaticAssert: in diagnoseMismatch()2046 case StaticAssert: in diagnoseMismatch()2174 case StaticAssert: in diagnoseMismatch()
540 case Decl::StaticAssert: in isSubDeclToBeProcessed()
847 case StaticAssert: in getIdentifierNamespaceForKind()
419 case Decl::StaticAssert: in isRedeclarableDeclKind()
120 case Decl::StaticAssert: // static_assert(X, ""); [C++0x] in EmitDecl()
6381 case Decl::StaticAssert: in EmitTopLevelDecl()
6711 case Decl::StaticAssert: in clang_getCursorDefinition()8193 case Decl::StaticAssert: in getDeclLanguage()