Searched defs:maybeExtendBlockObject (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/Sema/
H A DSemaExpr.cpp4916 static void maybeExtendBlockObject(Sema &S, ExprResult &E) { function
4936 maybeExtendBlockObject(*this, E);
4978 maybeExtendBlockObject(*this, Src);
6564 maybeExtendBlockObject(*this, RHS);

Completed in 149 milliseconds