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