Searched refs:isFirstInDeclGroup (Results 1 – 3 of 3) sorted by relevance
298 bool isFirstInDeclGroup(CXCursor C);
939 bool cxcursor::isFirstInDeclGroup(CXCursor C) { in isFirstInDeclGroup() function in cxcursor
4189 if (!cxcursor::isFirstInDeclGroup(C)) in clang_getCursorLocation()4322 if (!cxcursor::isFirstInDeclGroup(C)) in getRawCursorExtent()4361 if (!cxcursor::isFirstInDeclGroup(C)) in getFullCursorExtent()