Searched refs:isFirstInDeclGroup (Results 1 – 3 of 3) sorted by relevance
288 bool isFirstInDeclGroup(CXCursor C);
1290 bool cxcursor::isFirstInDeclGroup(CXCursor C) { in isFirstInDeclGroup() function in cxcursor
6357 if (!cxcursor::isFirstInDeclGroup(C)) in clang_getCursorLocation()6491 if (!cxcursor::isFirstInDeclGroup(C)) in getRawCursorExtent()6530 if (!cxcursor::isFirstInDeclGroup(C)) in getFullCursorExtent()