Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSema.cpp1375 static bool IsCallableWithAppend(Expr *E) { in IsCallableWithAppend() function
1401 << (IsCallableWithAppend(E.get()) in tryToRecoverWithCall()