Home | History | Annotate | Download | only in libclang

Lines Matching refs:CXCursor_FirstInvalid

36   assert(K >= CXCursor_FirstInvalid && K <= CXCursor_LastInvalid);
1090 if (cursor.kind >= CXCursor_FirstInvalid &&