Searched refs:isObjCObjectLiteral (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp12504 static bool isObjCObjectLiteral(ExprResult &E) { function
12610 if (isObjCObjectLiteral(LHS)) {
13448 if (isObjCObjectLiteral(LHS) || isObjCObjectLiteral(RHS))

Completed in 204 milliseconds