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.cpp939 bool cxcursor::isFirstInDeclGroup(CXCursor C) { in isFirstInDeclGroup() function in cxcursor
DCIndex.cpp4189 if (!cxcursor::isFirstInDeclGroup(C)) in clang_getCursorLocation()
4322 if (!cxcursor::isFirstInDeclGroup(C)) in getRawCursorExtent()
4361 if (!cxcursor::isFirstInDeclGroup(C)) in getFullCursorExtent()