OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 181 milliseconds