Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2268 void CodeGenFunction::EmitDeclRefExprDbgValue(const DeclRefExpr *E, in EmitDeclRefExprDbgValue() function in CodeGenFunction
H A DCGExpr.cpp1556 EmitDeclRefExprDbgValue(refExpr, result.Val); in tryEmitAsConstant()
1559 EmitDeclRefExprDbgValue(refExpr, result.Val); in tryEmitAsConstant()
H A DCodeGenFunction.h3931 void EmitDeclRefExprDbgValue(const DeclRefExpr *E, const APValue &Init);