Searched refs:TypedefTy (Results 1 – 1 of 1) sorted by relevance
4232 if (const TypedefType *TypedefTy = dyn_cast<TypedefType>(ExprTy)) in checkFormatExpr() local4233 Name = TypedefTy->getDecl()->getName(); in checkFormatExpr()