Searched defs:UCE (Results 1 – 3 of 3) sorted by relevance
256 for (const UnwindCode *UCI = UC.begin(), *UCE = UC.end(); UCI < UCE; ++UCI) { in printUnwindInfo() local
294 for (const UnwindCode *UCI = UC.begin(), *UCE = UC.end(); UCI < UCE; ++UCI) { in printUnwindInfo() local
1303 const CXXUnresolvedConstructExpr *UCE) { in VisitCXXUnresolvedConstructExpr()