Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/libclang/
H A DCXCursor.h262 static inline SourceLocation getSelectorIdentifierLoc(CXCursor cursor) { in getSelectorIdentifierLoc() function
H A DCIndexHigh.cpp181 SourceLocation SelIdLoc = cxcursor::getSelectorIdentifierLoc(cursor); in findFileIdRefVisit()