Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCursor.h288 bool isFirstInDeclGroup(CXCursor C);
H A DCXCursor.cpp1240 bool cxcursor::isFirstInDeclGroup(CXCursor C) { in isFirstInDeclGroup() function in cxcursor
H A DCIndex.cpp6097 if (!cxcursor::isFirstInDeclGroup(C)) in clang_getCursorLocation()
6231 if (!cxcursor::isFirstInDeclGroup(C)) in getRawCursorExtent()
6270 if (!cxcursor::isFirstInDeclGroup(C)) in getFullCursorExtent()