Home | History | Annotate | Download | only in libclang

Lines Matching refs:hasExplicitResultType

2292         if (E->hasExplicitParameters() || E->hasExplicitResultType()) {
2294 if (E->hasExplicitParameters() && E->hasExplicitResultType()) {