Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp2673 unsigned NextPreprocessorEntityID = FirstPreprocessorEntityID; in WritePreprocessorDetail() local
2678 (void)++E, ++NumPreprocessingRecords, ++NextPreprocessorEntityID) { in WritePreprocessorDetail()
2686 MacroDefinitions[MD] = NextPreprocessorEntityID; in WritePreprocessorDetail()