Searched refs:FnCombinerParamTy (Results 1 – 1 of 1) sorted by relevance
464 const clang::QualType FnCombinerParamTy = FnCombinerParam->getType().getCanonicalType(); in analyzeCombiner() local465 if (!FnCombinerParamTy->isPointerType() || in analyzeCombiner()468 FnCombinerParamTy->getPointeeType().getCanonicalType())) { in analyzeCombiner()475 << FnCombinerParam->getName() << FnCombinerParamTy.getAsString() in analyzeCombiner()