Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DSema.h10154 ExprResult ActOnOpenMPCall(ExprResult Call, Scope *Scope,
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp6329 Call = ActOnOpenMPCall(Call, Scope, LParenLoc, ArgExprs, RParenLoc, in ActOnCallExpr()
DSemaOpenMP.cpp5992 ExprResult Sema::ActOnOpenMPCall(ExprResult Call, Scope *Scope, in ActOnOpenMPCall() function in Sema