Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp528 void markDeclAsUsedInScanDirective(ValueDecl *D) { in markDeclAsUsedInScanDirective() function in __anon296aa5740111::DSAStackTy
23238 DSAStack->markDeclAsUsedInScanDirective(D); in ActOnOpenMPInclusiveClause()
23280 DSAStack->markDeclAsUsedInScanDirective(D); in ActOnOpenMPExclusiveClause()