Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp7271 unsigned BeforeReachingCursorIdx; member
7588 unsigned BeforeReachingCursorIdx = NextToken(); in Visit() local
7627 Info.BeforeReachingCursorIdx = BeforeReachingCursorIdx; in Visit()
7664 TokIdx = Info.BeforeReachingCursorIdx; in postVisitChildren()