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

/external/clang/tools/libclang/
H A DCIndex.cpp5285 unsigned BeforeReachingCursorIdx; member in struct:__anon19512::AnnotateTokensWorker::PostChildrenInfo
5537 unsigned BeforeReachingCursorIdx = NextToken();
5575 Info.BeforeReachingCursorIdx = BeforeReachingCursorIdx;
5609 TokIdx = Info.BeforeReachingCursorIdx;

Completed in 52 milliseconds