Searched refs:CheckOMPRequiresDecl (Results 1 – 2 of 2) sorted by relevance
254 OMPRequiresDecl *CheckOMPRequiresDecl(SourceLocation Loc,
3520 D = CheckOMPRequiresDecl(Loc, ClauseList); in ActOnOpenMPRequiresDirective()3588 SemaOpenMP::CheckOMPRequiresDecl(SourceLocation Loc, in CheckOMPRequiresDecl() function in SemaOpenMP