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