Home | History | Annotate | Download | only in libclang

Lines Matching refs:hasExplicitParameters

2152   if (S->hasExplicitParameters() || S->hasExplicitResultType()) {
2154 if (S->hasExplicitParameters() && S->hasExplicitResultType()) {
2158 if (S->hasExplicitParameters()) {