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