Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2630 static bool IsCallableWithAppend(const Expr *E) { in IsCallableWithAppend() function
2674 << (IsCallableWithAppend(E.get()) in tryToRecoverWithCall()