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

/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCIndexHigh.cpp181 SourceLocation SelIdLoc = cxcursor::getSelectorIdentifierLoc(cursor); local
182 if (SelIdLoc.isValid())
183 Loc = SelIdLoc;

Completed in 121 milliseconds