Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.cpp1817 void CodeGenFunction::EmitDeclRefExprDbgValue(const DeclRefExpr *E, in EmitDeclRefExprDbgValue() function in CodeGenFunction
DCGExpr.cpp1183 EmitDeclRefExprDbgValue(refExpr, C); in tryEmitAsConstant()
1186 EmitDeclRefExprDbgValue(refExpr, C); in tryEmitAsConstant()
DCodeGenFunction.h2808 void EmitDeclRefExprDbgValue(const DeclRefExpr *E, llvm::Constant *Init);