Searched refs:CXCursor_LastDecl (Results 1 – 2 of 2) sorted by relevance
1635 CXCursor_LastDecl = CXCursor_CXXAccessSpecifier, enumerator
4737 return (K >= CXCursor_FirstDecl && K <= CXCursor_LastDecl) || in clang_isDeclaration()