Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DSema.h10222 bool isOpenMPGlobalCapturedDecl(ValueDecl *D, unsigned Level,
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp17529 IsGlobal && isOpenMPGlobalCapturedDecl(Var, RSI->OpenMPLevel, in tryCaptureVariable()
DSemaOpenMP.cpp2422 bool Sema::isOpenMPGlobalCapturedDecl(ValueDecl *D, unsigned Level, in isOpenMPGlobalCapturedDecl() function in Sema