Searched refs:SelIdLoc (Results 1 - 1 of 1) sorted by relevance
/external/clang/tools/libclang/ | ||
H A D | CIndexHigh.cpp | 184 SourceLocation SelIdLoc = cxcursor::getSelectorIdentifierLoc(cursor); local 185 if (SelIdLoc.isValid()) 186 Loc = SelIdLoc; |
Completed in 90 milliseconds