Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/tools/libclang/
H A DCIndex.cpp6709 static void clang_annotateTokensImpl(CXTranslationUnit TU, ASTUnit *CXXUnit, in clang_annotateTokensImpl() function
6850 clang_annotateTokensImpl(TU, CXXUnit, Tokens, NumTokens, Cursors); in clang_annotateTokens()