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

  /external/clang/tools/libclang/
CXCursor.h 270 static inline SourceLocation getSelectorIdentifierLoc(CXCursor cursor) {
CIndexHigh.cpp 184 SourceLocation SelIdLoc = cxcursor::getSelectorIdentifierLoc(cursor);

Completed in 54 milliseconds