Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp8685 shouldNotPrintDirectly(const ASTContext &Context, in shouldNotPrintDirectly() function
8708 return shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
8721 shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
8725 shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
8883 std::tie(CastTy, CastTyName) = shouldNotPrintDirectly(S.Context, IntendedTy, E); in checkFormatExpr()