Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp2386 unsigned NextPreprocessorEntityID = FirstPreprocessorEntityID; in WritePreprocessorDetail() local
2391 (void)++E, ++NumPreprocessingRecords, ++NextPreprocessorEntityID) { in WritePreprocessorDetail()
2401 MacroDefinitions[MD] = NextPreprocessorEntityID; in WritePreprocessorDetail()