Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndex.cpp6242 static inline void updateCursorAnnotation(CXCursor &Cursor, in updateCursorAnnotation() function
6266 updateCursorAnnotation(Cursors[I], updateC); in annotateAndAdvanceTokens()
6449 updateCursorAnnotation(Cursors[I], updateC); in Visit()
6699 updateCursorAnnotation(Cursors[TokIdx], Cursor); in annotatePreprocessorTokens()
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp7122 static inline void updateCursorAnnotation(CXCursor &Cursor, in updateCursorAnnotation() function
7145 updateCursorAnnotation(Cursors[I], updateC); in annotateAndAdvanceTokens()
7331 updateCursorAnnotation(Cursors[I], updateC); in Visit()
7632 updateCursorAnnotation(Cursors[TokIdx], Cursor); in annotatePreprocessorTokens()