Home
last modified time | relevance | path

Searched refs:CastTyName (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaChecking.cpp5203 bool ShouldNotPrintDirectly = false; StringRef CastTyName; in checkFormatExpr() local
5206 std::tie(CastTy, CastTyName) = shouldNotPrintDirectly(S.Context, IntendedTy, E); in checkFormatExpr()
5285 Name = CastTyName; in checkFormatExpr()