HomeSort by: relevance | last modified time | path
    Searched defs:get_emission_location (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/analyzer/
diagnostic-manager.cc 1105 get_emission_location (const gimple *stmt, function *fun, function in namespace:ana
1151 = get_emission_location (ploc.m_stmt, ploc.m_snode->m_fun, *d);
1605 loc = get_emission_location (sd.m_stmt, sd.m_snode->m_fun, *sd.m_d);
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
diagnostic-manager.cc 941 get_emission_location (const gimple *stmt, function *fun, function in namespace:ana
989 location_t loc = get_emission_location (stmt, snode->m_fun, *d);
1396 = get_emission_location (sd.m_stmt, sd.m_snode->m_fun, *sd.m_d);

Completed in 28 milliseconds