Searched refs:CXCursor_StaticAssert (Results 1 – 5 of 5) sorted by relevance
2381 CXCursor_StaticAssert = 602, enumerator2383 CXCursor_LastExtraDecl = CXCursor_StaticAssert,
1451 CXCursor_StaticAssert | in parse()
643 const CXCursor_StaticAssert = 602, constant
3064 case Decl::StaticAssert: return CXCursor_StaticAssert; in getCursorKindForDecl()
4884 case CXCursor_StaticAssert: in clang_getCursorKindSpelling()