Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSema.cpp1423 static bool IsCallableWithAppend(Expr *E) { in IsCallableWithAppend() function
1449 << (IsCallableWithAppend(E.get()) in tryToRecoverWithCall()