Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp8105 shouldNotPrintDirectly(const ASTContext &Context, in shouldNotPrintDirectly() function
8128 return shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
8141 shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
8145 shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
8372 std::tie(CastTy, CastTyName) = shouldNotPrintDirectly(S.Context, IntendedTy, E); in checkFormatExpr()