Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.cpp1744 void CodeGenFunction::EmitDeclRefExprDbgValue(const DeclRefExpr *E, in EmitDeclRefExprDbgValue() function in CodeGenFunction
DCGExpr.cpp1157 EmitDeclRefExprDbgValue(refExpr, C); in tryEmitAsConstant()
1160 EmitDeclRefExprDbgValue(refExpr, C); in tryEmitAsConstant()
DCodeGenFunction.h2623 void EmitDeclRefExprDbgValue(const DeclRefExpr *E, llvm::Constant *Init);