Searched refs:CXCursor_LastDecl (Results 1 – 4 of 4) sorted by relevance
1646 CXCursor_LastDecl = CXCursor_CXXAccessSpecifier, enumerator
1799 CXCursor_LastDecl = CXCursor_CXXAccessSpecifier, enumerator
5102 return (K >= CXCursor_FirstDecl && K <= CXCursor_LastDecl) || in clang_isDeclaration()
5870 return (K >= CXCursor_FirstDecl && K <= CXCursor_LastDecl) || in clang_isDeclaration()