Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndex.cpp6174 unsigned BeforeReachingCursorIdx; member
6426 unsigned BeforeReachingCursorIdx = NextToken(); in Visit() local
6464 Info.BeforeReachingCursorIdx = BeforeReachingCursorIdx; in Visit()
6498 TokIdx = Info.BeforeReachingCursorIdx; in postVisitChildren()