Searched refs:annotatePreprocessorTokens (Results 1 – 2 of 2) sorted by relevance
| /external/clang/tools/libclang/ |
| D | CIndex.cpp | 6605 static void annotatePreprocessorTokens(CXTranslationUnit TU, in annotatePreprocessorTokens() function 6726 annotatePreprocessorTokens(TU, RegionOfInterest, Cursors, Tokens, NumTokens); in clang_annotateTokensImpl()
|
| /external/llvm-project/clang/tools/libclang/ |
| D | CIndex.cpp | 7540 static void annotatePreprocessorTokens(CXTranslationUnit TU, in annotatePreprocessorTokens() function 7658 annotatePreprocessorTokens(TU, RegionOfInterest, Cursors, Tokens, NumTokens); in clang_annotateTokensImpl()
|