Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndexHigh.cpp184 SourceLocation SelIdLoc = cxcursor::getSelectorIdentifierLoc(cursor); in findFileIdRefVisit() local
185 if (SelIdLoc.isValid()) in findFileIdRefVisit()
186 Loc = SelIdLoc; in findFileIdRefVisit()