Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp1137 const Expr *getDeclareMapperVarRef() const { in getDeclareMapperVarRef() function in __anon296aa5740111::DSAStackTy
22151 const Expr *Ref = DSAStack->getDeclareMapperVarRef(); in isOpenMPDeclareMapperVarDeclAllowed()
22164 return cast<DeclRefExpr>(DSAStack->getDeclareMapperVarRef())->getDecl(); in getOpenMPDeclareMapperVarName()