Home | History | Annotate | Download | only in AST

Lines Matching full:lookup_const_result

2463   lookup_const_result R = getDeclContext()->lookup(getDeclName());
2464 for (lookup_const_result::iterator RI = R.begin(), RE = R.end(); RI != RE;