Searched refs:FNPTy (Results 1 – 1 of 1) sorted by relevance
2124 if (const auto *FNPTy = dyn_cast<FunctionNoProtoType>(Ty)) in checkTypeSupport() local2125 CheckType(FNPTy->getReturnType(), /*IsRetTy=*/true); in checkTypeSupport()