Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp685 void addRequiresDecl(OMPRequiresDecl *RD) { RequiresDecls.push_back(RD); } in addRequiresDecl() function in __anon95b22cd90111::DSAStackTy
3523 DSAStack->addRequiresDecl(D); in ActOnOpenMPRequiresDirective()