Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp7144 shouldNotPrintDirectly(const ASTContext &Context, in shouldNotPrintDirectly() function
7167 return shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
7180 shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
7184 shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
7411 std::tie(CastTy, CastTyName) = shouldNotPrintDirectly(S.Context, IntendedTy, E); in checkFormatExpr()