Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndex.cpp6166 unsigned PreprocessingTokIdx; member in __anon7d4d1f450a11::AnnotateTokensWorker
6208 NumTokens(numTokens), TokIdx(0), PreprocessingTokIdx(0), in AnnotateTokensWorker()
6371 TokIdx = PreprocessingTokIdx; in Visit()
6418 PreprocessingTokIdx = TokIdx; in Visit()