Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp541 void markDeclAsUsedInScanDirective(ValueDecl *D) { in markDeclAsUsedInScanDirective() function in __anon95b22cd90111::DSAStackTy
22908 DSAStack->markDeclAsUsedInScanDirective(D); in ActOnOpenMPInclusiveClause()
22951 DSAStack->markDeclAsUsedInScanDirective(D); in ActOnOpenMPExclusiveClause()