HomeSort by: relevance | last modified time | path
    Searched refs:isFirstInDeclGroup (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXCursor.h 288 bool isFirstInDeclGroup(CXCursor C);
CXCursor.cpp 1240 bool cxcursor::isFirstInDeclGroup(CXCursor C) {
CIndex.cpp 6097 if (!cxcursor::isFirstInDeclGroup(C))
6231 if (!cxcursor::isFirstInDeclGroup(C))
6270 if (!cxcursor::isFirstInDeclGroup(C))

Completed in 47 milliseconds