Home
last modified time | relevance | path

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

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