HomeSort by relevance Sort by last modified time
    Searched refs:getSelectorIdentifierIndex (Results 1 - 3 of 3) sorted by null

  /external/clang/tools/libclang/
CIndexHigh.cpp 166 cxcursor::getSelectorIdentifierIndex(cursor) == -1)
175 cxcursor::getSelectorIdentifierIndex(cursor) != -1) {
227 cxcursor::getSelectorIdentifierIndex(declCursor),
CXCursor.h 264 static inline int getSelectorIdentifierIndex(CXCursor cursor) {
CIndex.cpp     [all...]

Completed in 107 milliseconds