Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp536 void markDeclAsUsedInScanDirective(ValueDecl *D) { in markDeclAsUsedInScanDirective() function in __anon8e68b8fa0111::DSAStackTy
24057 DSAStack->markDeclAsUsedInScanDirective(D); in ActOnOpenMPInclusiveClause()
24099 DSAStack->markDeclAsUsedInScanDirective(D); in ActOnOpenMPExclusiveClause()