Home
last modified time | relevance | path

Searched refs:isFirstInDeclGroup (Results 1 – 3 of 3) sorted by relevance

/external/clang/tools/libclang/
DCXCursor.h298 bool isFirstInDeclGroup(CXCursor C);
DCXCursor.cpp1013 bool cxcursor::isFirstInDeclGroup(CXCursor C) { in isFirstInDeclGroup() function in cxcursor
DCIndex.cpp4654 if (!cxcursor::isFirstInDeclGroup(C)) in clang_getCursorLocation()
4787 if (!cxcursor::isFirstInDeclGroup(C)) in getRawCursorExtent()
4826 if (!cxcursor::isFirstInDeclGroup(C)) in getFullCursorExtent()