Searched refs:CXCursor_LastStmt (Results 1 – 2 of 2) sorted by relevance
2056 CXCursor_LastStmt = CXCursor_DeclStmt, enumerator
3958 return K >= CXCursor_FirstStmt && K <= CXCursor_LastStmt; in clang_isStatement()