Home
last modified time | relevance | path

Searched refs:getSelectorIdentifierLoc (Results 1 – 2 of 2) sorted by relevance

/external/clang/tools/libclang/
DCXCursor.h267 static inline SourceLocation getSelectorIdentifierLoc(CXCursor cursor) { in getSelectorIdentifierLoc() function
DCIndexHigh.cpp184 SourceLocation SelIdLoc = cxcursor::getSelectorIdentifierLoc(cursor); in findFileIdRefVisit()