Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp2763 unsigned NextPreprocessorEntityID = FirstPreprocessorEntityID; in WritePreprocessorDetail() local
2768 (void)++E, ++NumPreprocessingRecords, ++NextPreprocessorEntityID) { in WritePreprocessorDetail()
2780 MacroDefinitions[MD] = NextPreprocessorEntityID; in WritePreprocessorDetail()