Searched refs:isFirstInDeclGroup (Results 1 – 3 of 3) sorted by relevance
298 bool isFirstInDeclGroup(CXCursor C);
1013 bool cxcursor::isFirstInDeclGroup(CXCursor C) { in isFirstInDeclGroup() function in cxcursor
4654 if (!cxcursor::isFirstInDeclGroup(C)) in clang_getCursorLocation()4787 if (!cxcursor::isFirstInDeclGroup(C)) in getRawCursorExtent()4826 if (!cxcursor::isFirstInDeclGroup(C)) in getFullCursorExtent()