Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOpenMP.cpp685 void addRequiresDecl(OMPRequiresDecl *RD) { RequiresDecls.push_back(RD); } in addRequiresDecl() function in __anon0864d4de0111::DSAStackTy
3523 DSAStack->addRequiresDecl(D); in ActOnOpenMPRequiresDirective()