Home
last modified time | relevance | path

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

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