Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp4171 shouldNotPrintDirectly(const ASTContext &Context, in shouldNotPrintDirectly() function
4193 return shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
4206 shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
4210 shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
4322 std::tie(CastTy, CastTyName) = shouldNotPrintDirectly(S.Context, IntendedTy, E); in checkFormatExpr()