Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndex.cpp5538 unsigned PreprocessingTokIdx; member in __anonc9d3eafc0711::AnnotateTokensWorker
5580 NumTokens(numTokens), TokIdx(0), PreprocessingTokIdx(0), in AnnotateTokensWorker()
5743 TokIdx = PreprocessingTokIdx; in Visit()
5790 PreprocessingTokIdx = TokIdx; in Visit()