Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp1796 static bool IsCallableWithAppend(Expr *E) { in IsCallableWithAppend() function
1837 << (IsCallableWithAppend(E.get()) in tryToRecoverWithCall()