Searched refs:NUM_PREDEF_PP_ENTITY_IDS (Results 1 – 3 of 3) sorted by relevance
195 const unsigned int NUM_PREDEF_PP_ENTITY_IDS = 1; variable
2147 + NUM_PREDEF_PP_ENTITY_IDS; in WritePreprocessorDetail()2212 Record.push_back(FirstPreprocessorEntityID - NUM_PREDEF_PP_ENTITY_IDS); in WritePreprocessorDetail()
1459 I = M.PreprocessedEntityRemap.find(LocalID - NUM_PREDEF_PP_ENTITY_IDS); in getGlobalPreprocessedEntityID()