Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaChecking.cpp4152 bool ShouldNotPrintDirectly = false; StringRef CastTyName; in checkFormatExpr() local
4155 std::tie(CastTy, CastTyName) = shouldNotPrintDirectly(S.Context, IntendedTy, E); in checkFormatExpr()
4235 Name = CastTyName; in checkFormatExpr()