Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp7403 static inline void updateCursorAnnotation(CXCursor &Cursor, in updateCursorAnnotation() function
7426 updateCursorAnnotation(Cursors[I], updateC); in annotateAndAdvanceTokens()
7612 updateCursorAnnotation(Cursors[I], updateC); in Visit()
7913 updateCursorAnnotation(Cursors[TokIdx], Cursor); in annotatePreprocessorTokens()