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