Searched refs:kFunctionPointerType (Results 1 – 1 of 1) sorted by relevance
43 kFunctionPointerType, enumerator50 return kind() == Kind::kFunctionPointerType; in IsFunctionPointerType()201 : Type(Kind::kFunctionPointerType, parent), in FunctionPointerType()