Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXCursor.h295 bool isFirstInDeclGroup(CXCursor C);
DCXCursor.cpp1077 bool cxcursor::isFirstInDeclGroup(CXCursor C) { in isFirstInDeclGroup() function in cxcursor
DCIndex.cpp5271 if (!cxcursor::isFirstInDeclGroup(C)) in clang_getCursorLocation()
5404 if (!cxcursor::isFirstInDeclGroup(C)) in getRawCursorExtent()
5443 if (!cxcursor::isFirstInDeclGroup(C)) in getFullCursorExtent()