Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp10240 shouldNotPrintDirectly(const ASTContext &Context, in shouldNotPrintDirectly() function
10263 return shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
10276 shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
10280 shouldNotPrintDirectly(Context, in shouldNotPrintDirectly()
10463 std::tie(CastTy, CastTyName) = shouldNotPrintDirectly(S.Context, IntendedTy, E); in checkFormatExpr()