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

/external/clang/tools/libclang/
H A DCIndex.cpp3649 SourceLocation VisitedDeclaratorDeclStartLoc; member in struct:GetCursorData
3706 if (Data->VisitedDeclaratorDeclStartLoc == StartLoc)
3708 Data->VisitedDeclaratorDeclStartLoc = StartLoc;

Completed in 86 milliseconds