Searched refs:clang_annotateTokens (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/clang/tools/libclang/ |
| H A D | libclang.map | 179 clang_annotateTokens;
|
| H A D | CIndex.cpp | 8029 void clang_annotateTokens(CXTranslationUnit TU, CXToken *Tokens, in clang_annotateTokens() function
|
| /llvm-project-15.0.7/clang/include/clang-c/ |
| H A D | Index.h | 5151 CINDEX_LINKAGE void clang_annotateTokens(CXTranslationUnit TU, CXToken *Tokens,
|
| /llvm-project-15.0.7/clang/bindings/python/clang/ |
| H A D | cindex.py | 3316 conf.lib.clang_annotateTokens(self._tu, byref(self), 1, byref(cursor))
|
| /llvm-project-15.0.7/clang/tools/c-index-test/ |
| H A D | c-index-test.c | 4246 clang_annotateTokens(TU, tokens, num_tokens, cursors); in perform_token_annotation()
|