Searched refs:CheckOMPRequiresDecl (Results 1 – 2 of 2) sorted by relevance
11187 OMPRequiresDecl *CheckOMPRequiresDecl(SourceLocation Loc,
3457 D = CheckOMPRequiresDecl(Loc, ClauseList); in ActOnOpenMPRequiresDirective()3523 OMPRequiresDecl *Sema::CheckOMPRequiresDecl(SourceLocation Loc, in CheckOMPRequiresDecl() function in Sema