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