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

  /src/external/gpl3/gcc/dist/gcc/cp/
init.cc 1272 innermost_aggr_scope (tree field) function
1427 ctx = innermost_aggr_scope (field);
1458 (innermost_aggr_scope (field),
1459 innermost_aggr_scope (TREE_PURPOSE (*last_p)));
  /src/external/gpl3/gcc.old/dist/gcc/cp/
init.cc 1243 innermost_aggr_scope (tree field) function
1398 ctx = innermost_aggr_scope (field);
1429 (innermost_aggr_scope (field),
1430 innermost_aggr_scope (TREE_PURPOSE (*last_p)));

Completed in 30 milliseconds