Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndex.cpp5801 unsigned BeforeReachingCursorIdx; member
6053 unsigned BeforeReachingCursorIdx = NextToken(); in Visit() local
6091 Info.BeforeReachingCursorIdx = BeforeReachingCursorIdx; in Visit()
6125 TokIdx = Info.BeforeReachingCursorIdx; in postVisitChildren()