Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp5474 unsigned PreprocessingTokIdx; member in __anon527c650d0711::AnnotateTokensWorker
5516 NumTokens(numTokens), TokIdx(0), PreprocessingTokIdx(0), in AnnotateTokensWorker()
5679 TokIdx = PreprocessingTokIdx; in Visit()
5726 PreprocessingTokIdx = TokIdx; in Visit()