Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.cpp1636 void CodeGenFunction::EmitDeclRefExprDbgValue(const DeclRefExpr *E, in EmitDeclRefExprDbgValue() function in CodeGenFunction
DCGExpr.cpp1041 EmitDeclRefExprDbgValue(refExpr, C); in tryEmitAsConstant()
1044 EmitDeclRefExprDbgValue(refExpr, C); in tryEmitAsConstant()
DCodeGenFunction.h2397 void EmitDeclRefExprDbgValue(const DeclRefExpr *E, llvm::Constant *Init);