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

/external/clang/lib/Serialization/
H A DASTWriter.cpp2145 unsigned FirstPreprocessorEntityID local
2148 unsigned NextPreprocessorEntityID = FirstPreprocessorEntityID;
2212 Record.push_back(FirstPreprocessorEntityID - NUM_PREDEF_PP_ENTITY_IDS);

Completed in 432 milliseconds