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