Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp3696 shouldNotPrintDirectly(const ASTContext &Context, in shouldNotPrintDirectly() function
3718 return shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
3731 shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
3735 shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
3847 std::tie(CastTy, CastTyName) = shouldNotPrintDirectly(S.Context, IntendedTy, E); in checkFormatExpr()