Searched refs:IsIntType (Results 1 – 1 of 1) sorted by relevance
1005 auto IsIntType = [](QualType QType) { in isParamInMainLikeFunction() local1014 if (!IsIntType(FDecl->getReturnType())) in isParamInMainLikeFunction()1018 if (!IsIntType(FDecl->parameters()[0]->getType())) in isParamInMainLikeFunction()