Home | History | Annotate | Download | only in libclang

Lines Matching refs:hasExplicitResultType

2362         if (E->hasExplicitParameters() || E->hasExplicitResultType()) {
2364 if (E->hasExplicitParameters() && E->hasExplicitResultType()) {