Searched refs:DRE (Results 1 – 3 of 3) sorted by relevance
60 clang::DeclRefExpr* DRE = in matchFunctionDesignator() local63 if (DRE == nullptr) { in matchFunctionDesignator()68 clang::dyn_cast<clang::FunctionDecl>(DRE->getDecl()); in matchFunctionDesignator()
371 clang::DeclRefExpr *const DRE = clang::DeclRefExpr::Create(mCtx, in markUsedByReducePragma() local377 … clang::CK_FunctionToPointerDecay, DRE, in markUsedByReducePragma()
1373 clang::DeclRefExpr* DRE = clang::DeclRefExpr::Create( in CreateRetStmtWithTempVar() local1383 clang::Stmt* SetRetTempVar = CreateSingleRSSetObject(C, DRE, RetVal, Loc, Loc); in CreateRetStmtWithTempVar()1392 DRE, in CreateRetStmtWithTempVar()1482 clang::DeclRefExpr* DRE = clang::DeclRefExpr::Create( in VisitCallExpr() local1496 DRE, in VisitCallExpr()