Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp508 void markDeclAsUsedInScanDirective(ValueDecl *D) { in markDeclAsUsedInScanDirective() function in __anon4581b7f80111::DSAStackTy
21025 DSAStack->markDeclAsUsedInScanDirective(D); in ActOnOpenMPInclusiveClause()
21067 DSAStack->markDeclAsUsedInScanDirective(D); in ActOnOpenMPExclusiveClause()