Searched refs:CXCursor_StructDecl (Results 1 – 2 of 2) sorted by relevance
1467 CXCursor_StructDecl = 2, enumerator
2980 case TTK_Struct: return CXCursor_StructDecl; in getCursorKindForDecl()