Searched refs:getSingleCompoundChild (Results 1 – 3 of 3) sorted by relevance
520 const Stmt *ChildStmt = CGOpenMPRuntime::getSingleCompoundChild(Ctx, Body); in hasNestedSPMDDirective()534 ChildStmt = CGOpenMPRuntime::getSingleCompoundChild(Ctx, Body); in hasNestedSPMDDirective()942 if (const Stmt *S = CGOpenMPRuntime::getSingleCompoundChild( in getDistributeLastprivateVars()
696 static const Stmt *getSingleCompoundChild(ASTContext &Ctx, const Stmt *Body);
6229 const Stmt *CGOpenMPRuntime::getSingleCompoundChild(ASTContext &Ctx, in getSingleCompoundChild() function in CGOpenMPRuntime6284 CGOpenMPRuntime::getSingleCompoundChild(CGF.getContext(), Body); in getNumTeamsExprForTargetDirective()6448 const Stmt *Child = CGOpenMPRuntime::getSingleCompoundChild( in getNumThreads()6573 const Stmt *Child = CGOpenMPRuntime::getSingleCompoundChild( in getNumThreadsExprForTargetDirective()6609 const Stmt *Child = CGOpenMPRuntime::getSingleCompoundChild( in getNumThreadsExprForTargetDirective()6630 const Stmt *Child = CGOpenMPRuntime::getSingleCompoundChild( in getNumThreadsExprForTargetDirective()9220 CGOpenMPSIMDRuntime::getSingleCompoundChild(Ctx, Body); in getNestedDistributeDirective()9236 ChildStmt = CGOpenMPSIMDRuntime::getSingleCompoundChild(Ctx, Body); in getNestedDistributeDirective()