Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp7298 void annotateAndAdvanceTokens(CXCursor, RangeComparisonResult, SourceRange);
7416 void AnnotateTokensWorker::annotateAndAdvanceTokens( in annotateAndAdvanceTokens() function in AnnotateTokensWorker
7598 annotateAndAdvanceTokens(updateC, RangeBefore, cursorRange); in Visit()
7650 annotateAndAdvanceTokens(cursor, RangeOverlap, cursorRange); in postVisitChildren()