Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp7717 shouldNotPrintDirectly(const ASTContext &Context, in shouldNotPrintDirectly() function
7740 return shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
7753 shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
7757 shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
7893 std::tie(CastTy, CastTyName) = shouldNotPrintDirectly(S.Context, IntendedTy, E); in checkFormatExpr()