Searched refs:FnHalterParamTy (Results 1 – 1 of 1) sorted by relevance
650 const clang::QualType FnHalterParamTy = FnHalterParam->getType().getCanonicalType(); in analyzeHalter() local651 if (!FnHalterParamTy->isPointerType() || in analyzeHalter()654 FnHalterParamTy->getPointeeType().getCanonicalType())) { in analyzeHalter()661 << FnHalterParam->getName() << FnHalterParamTy.getAsString() in analyzeHalter()