Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp507 void markDeclAsUsedInScanDirective(ValueDecl *D) { in markDeclAsUsedInScanDirective() function in __anonf152f9340111::DSAStackTy
19205 DSAStack->markDeclAsUsedInScanDirective(D); in ActOnOpenMPInclusiveClause()
19247 DSAStack->markDeclAsUsedInScanDirective(D); in ActOnOpenMPExclusiveClause()