Home | History | Annotate | Download | only in libclang

Lines Matching refs:hasExplicitResultType

2027   if (S->hasExplicitParameters() || S->hasExplicitResultType()) {
2029 if (S->hasExplicitParameters() && S->hasExplicitResultType()) {