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

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

Completed in 733 milliseconds