Searched refs:StaticAssert (Results 1 – 14 of 14) sorted by relevance
781 StaticAssert, enumerator793 return UnnamedDeclKind::StaticAssert; in getUnnamedDeclKind()805 case UnnamedDeclKind::StaticAssert: in getUnnamedDeclDiag()
4022 case Decl::StaticAssert: in getCursorKindForDecl()
1830 case Decl::StaticAssert: in CheckConstexprDeclStmt()
100 def StaticAssert : DeclNode<Decl>;
418 case Decl::StaticAssert: in isRedeclarableDeclKind()
9653 StaticAssert, in diagnoseOdrViolations() enumerator9923 case Decl::StaticAssert: in diagnoseOdrViolations()9924 return StaticAssert; in diagnoseOdrViolations()10330 case StaticAssert: { in diagnoseOdrViolations()
3905 TEST_P(BuildSyntaxTreeTest, StaticAssert) { in TEST_P() argument
459 case Decl::StaticAssert: in isDeclToBeProcessed()
832 case StaticAssert: in getIdentifierNamespaceForKind()
3951 : Decl(StaticAssert, DC, StaticAssertLoc), in StaticAssertDecl()3981 static bool classofKind(Kind K) { return K == StaticAssert; } in classofKind()
99 namespace StaticAssert { namespace
117 case Decl::StaticAssert: // static_assert(X, ""); [C++0x] in EmitDecl()
6181 case Decl::StaticAssert: in EmitTopLevelDecl()
6675 case Decl::StaticAssert: in clang_getCursorDefinition()8156 case Decl::StaticAssert: in getDeclLanguage()