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