Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp9943 shouldNotPrintDirectly(const ASTContext &Context, in shouldNotPrintDirectly() function
9966 return shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
9979 shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
9983 shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
10147 std::tie(CastTy, CastTyName) = shouldNotPrintDirectly(S.Context, IntendedTy, E); in checkFormatExpr()