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

/external/clang/tools/libclang/
H A DCIndex.cpp5277 unsigned PreprocessingTokIdx; member in class:__anon19512::AnnotateTokensWorker
5319 NumTokens(numTokens), TokIdx(0), PreprocessingTokIdx(0),
5482 TokIdx = PreprocessingTokIdx;
5529 PreprocessingTokIdx = TokIdx;

Completed in 386 milliseconds