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

/external/clang/lib/Serialization/
H A DASTWriter.cpp1795 unsigned FirstPreprocessorEntityID local
1798 unsigned NextPreprocessorEntityID = FirstPreprocessorEntityID;
1861 Record.push_back(FirstPreprocessorEntityID - NUM_PREDEF_PP_ENTITY_IDS);

Completed in 40 milliseconds