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

  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXCursor.h 262 static inline SourceLocation getSelectorIdentifierLoc(CXCursor cursor) {
CIndexHigh.cpp 181 SourceLocation SelIdLoc = cxcursor::getSelectorIdentifierLoc(cursor);

Completed in 43 milliseconds