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