Searched defs:Evt (Results 1 – 6 of 6) sorted by relevance
270 EVT Evt = TLI.getValueType(DL, Ty, true); in isTypeLegal() local
514 if (Expr *Evt = C->getEventHandler()) in VisitOMPDetachClause() local
2139 OMPClause *RebuildOMPDetachClause(Expr *Evt, SourceLocation StartLoc, in RebuildOMPDetachClause()10175 if (Expr *Evt = C->getEventHandler()) { in TransformOMPDetachClause() local
21882 OMPClause *SemaOpenMP::ActOnOpenMPDetachClause(Expr *Evt, in ActOnOpenMPDetachClause()
8345 OMPDetachClause(Expr *Evt, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPDetachClause()
3782 const Expr *Evt = DC->getEventHandler()->IgnoreParenImpCasts(); in emitTaskInit() local