Searched defs:isFunctionType (Results 1 – 3 of 3) sorted by relevance
42 override val isFunctionType: Boolean in errorTypesShouldFail() constant
211 static bool isFunctionType(StringView S) { in isFunctionType() function
5671 bool isFunctionType() const { return (Fn != nullptr); } in isFunctionType() function