Searched defs:hasExplicitParameters (Results 1 – 5 of 5) sorted by relevance
1738 bool hasExplicitParameters() const { return ExplicitParams; } in hasExplicitParameters() function
2141 bool hasExplicitParameters() const { return LambdaExprBits.ExplicitParams; } in hasExplicitParameters() function
2153 bool hasExplicitParameters() const { return LambdaExprBits.ExplicitParams; } in hasExplicitParameters() function