Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndex.cpp6166 unsigned PreprocessingTokIdx; member in __anonc9d3eafc0a11::AnnotateTokensWorker
6208 NumTokens(numTokens), TokIdx(0), PreprocessingTokIdx(0), in AnnotateTokensWorker()
6371 TokIdx = PreprocessingTokIdx; in Visit()
6418 PreprocessingTokIdx = TokIdx; in Visit()
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp6976 unsigned PreprocessingTokIdx; member in __anon2c39628a0a11::AnnotateTokensWorker
7025 PreprocessingTokIdx(0), in AnnotateTokensWorker()
7252 TokIdx = PreprocessingTokIdx; in Visit()
7299 PreprocessingTokIdx = TokIdx; in Visit()