Searched defs:DRE (Results 1 - 19 of 19) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DScopeInfo.cpp114 WeakObjectProfileTy( const DeclRefExpr *DRE) argument
H A DSemaTemplateDeduction.cpp4740 const DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(E); local
H A DSemaStmt.cpp1420 ProcessIterationStmt(Sema &S, Stmt* Statement, bool &Increment, DeclRefExpr *&DRE) argument
H A DSemaTemplate.cpp2300 DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(Arg.getAsExpr()); local
4354 DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(Arg); local
4557 DeclRefExpr *DRE = 0; local
[all...]
H A DSemaChecking.cpp471 DeclRefExpr *DRE =cast<DeclRefExpr>(TheCall->getCallee()->IgnoreParenCasts()); local
888 DeclRefExpr *DRE =cast<DeclRefExpr>(TheCall->getCallee()->IgnoreParenCasts()); local
1223 DeclRefExpr *DRE =cast<DeclRefExpr>(TheCall->getCallee()->IgnoreParenCasts()); local
1909 DeclRefExpr *DRE =cast<DeclRefExpr>(TheCall->getCallee()->IgnoreParenCasts()); local
7198 const DeclRefExpr *DRE = cast<DeclRefExpr>(TypeExpr); local
[all...]
H A DSemaDecl.cpp7982 void HandleDeclRefExpr(DeclRefExpr *DRE) { argument
12508 DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(InitExpr); local
[all...]
H A DSemaDeclCXX.cpp84 bool CheckDefaultArgumentVisitor::VisitDeclRefExpr(DeclRefExpr *DRE) { argument
H A DSemaOverload.cpp11941 DeclRefExpr *DRE = DeclRefExpr::Create(Context, local
11970 DeclRefExpr *DRE = DeclRefExpr::Create(Context, local
[all...]
H A DSemaExpr.cpp8239 DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(E); local
8456 const DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(InnerLHS); local
8770 DeclRefExpr *DRE local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp182 DeclRefExpr *DRE = LocalRefs[i]; local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCXXABI.cpp284 EmitThreadLocalDeclRefExpr(CodeGenFunction &CGF, const DeclRefExpr *DRE) argument
H A DItaniumCXXABI.cpp1635 EmitThreadLocalDeclRefExpr(CodeGenFunction &CGF, const DeclRefExpr *DRE) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Analysis/
H A DUninitializedValues.cpp351 const DeclRefExpr *DRE local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DASTDiagnostic.cpp1124 DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(ArgExpr); local
H A DItaniumMangle.cpp3007 const DependentScopeDeclRefExpr *DRE = cast<DependentScopeDeclRefExpr>(E); local
H A DStmtPrinter.cpp1358 DeclRefExpr *DRE = cast<DeclRefExpr>(Node->getCallee()->IgnoreImpCasts()); local
H A DExpr.cpp1228 const DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(ICE->getSubExpr()); local
2213 const DeclRefExpr *DRE = local
3187 const DeclRefExpr *DRE local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp2050 DeclRefExpr *DRE = new (Context) DeclRefExpr(FD, false, msgSendType, local
2548 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false, strType, VK_LValue, local
2751 DeclRefExpr *DRE = new (Context) DeclRefExpr(SuperConstructorFunctionDecl, local
2859 DeclRefExpr *DRE = new (Context) DeclRefExpr(SuperConstructorFunctionDecl, local
3010 DeclRefExpr *DRE = new (Context) DeclRefExpr(MsgSendFlavor, false, msgSendType, local
3116 DeclRefExpr *DRE = new (Context) DeclRefExpr(VD, false, getProtocolType(), local
3964 RewriteLocalVariableExternalStorage(DeclRefExpr *DRE) argument
4515 DeclRefExpr *DRE = new (Context) DeclRefExpr(FD, false, FType, VK_RValue, local
[all...]
H A DRewriteModernObjC.cpp2160 DeclRefExpr *DRE = local
2648 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false, strType, VK_LValue, local
2747 DeclRefExpr *DRE = new (Context) DeclRefExpr(MsgSendFlavor, false, msgSendType, local
2884 DeclRefExpr *DRE = new (Context) DeclRefExpr(MsgSendFlavor, false, msgSendType, local
3057 DeclRefExpr *DRE = new (Context) DeclRefExpr(MsgSendFlavor, false, msgSendType, local
3289 DeclRefExpr *DRE = new (Context) DeclRefExpr(FD, false, castType, VK_RValue, local
3397 DeclRefExpr *DRE = new (Context) DeclRefExpr(SuperConstructorFunctionDecl, local
3505 DeclRefExpr *DRE = new (Context) DeclRefExpr(SuperConstructorFunctionDecl, local
3656 DeclRefExpr *DRE = new (Context) DeclRefExpr(MsgSendFlavor, false, msgSendType, local
3734 DeclRefExpr *DRE = new (Context) DeclRefExpr(VD, false, getProtocolType(), local
4909 RewriteLocalVariableExternalStorage(DeclRefExpr *DRE) argument
5494 DeclRefExpr *DRE = new (Context) DeclRefExpr(FD, false, FType, VK_RValue, local
7784 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false, local
[all...]

Completed in 402 milliseconds