Home
last modified time | relevance | path

Searched refs:shouldNotPrintDirectly (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp8482 shouldNotPrintDirectly(const ASTContext &Context, in shouldNotPrintDirectly() function
8505 return shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
8518 shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
8522 shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
8677 std::tie(CastTy, CastTyName) = shouldNotPrintDirectly(S.Context, IntendedTy, E); in checkFormatExpr()