Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndex.cpp5793 unsigned PreprocessingTokIdx; member in __anonc9d3eafc0a11::AnnotateTokensWorker
5835 NumTokens(numTokens), TokIdx(0), PreprocessingTokIdx(0), in AnnotateTokensWorker()
5998 TokIdx = PreprocessingTokIdx; in Visit()
6045 PreprocessingTokIdx = TokIdx; in Visit()