Home
last modified time | relevance | path

Searched refs:ActOnOpenMPDeviceClause (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DSemaOpenMP.cpp5574 Res = ActOnOpenMPDeviceClause(Expr, StartLoc, LParenLoc, EndLoc); in ActOnOpenMPSingleExprClause()
8063 OMPClause *Sema::ActOnOpenMPDeviceClause(Expr *Device, SourceLocation StartLoc, in ActOnOpenMPDeviceClause() function in Sema
DTreeTransform.h1651 return getSema().ActOnOpenMPDeviceClause(Device, StartLoc, LParenLoc, in RebuildOMPDeviceClause()
/external/clang/include/clang/Sema/
DSema.h8168 OMPClause *ActOnOpenMPDeviceClause(Expr *Device, SourceLocation StartLoc,