Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp5055 shouldNotPrintDirectly(const ASTContext &Context, in shouldNotPrintDirectly() function
5077 return shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
5090 shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
5094 shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
5206 std::tie(CastTy, CastTyName) = shouldNotPrintDirectly(S.Context, IntendedTy, E); in checkFormatExpr()