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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp2122 unsigned NextPreprocessorEntityID = FirstPreprocessorEntityID; local
2127 (void)++E, ++NumPreprocessingRecords, ++NextPreprocessorEntityID) {
2135 MacroDefinitions[MD] = NextPreprocessorEntityID;

Completed in 46 milliseconds