Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriter.cpp2569 unsigned NextPreprocessorEntityID = FirstPreprocessorEntityID; in WritePreprocessorDetail() local
2574 (void)++E, ++NumPreprocessingRecords, ++NextPreprocessorEntityID) { in WritePreprocessorDetail()
2584 MacroDefinitions[MD] = NextPreprocessorEntityID; in WritePreprocessorDetail()