Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSema.cpp1444 static bool IsCallableWithAppend(Expr *E) { in IsCallableWithAppend() function
1470 << (IsCallableWithAppend(E.get()) in tryToRecoverWithCall()
/external/llvm-project/clang/lib/Sema/
DSema.cpp2318 static bool IsCallableWithAppend(Expr *E) { in IsCallableWithAppend() function
2359 << (IsCallableWithAppend(E.get()) in tryToRecoverWithCall()