Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2349 void CodeGenFunction::EmitDeclRefExprDbgValue(const DeclRefExpr *E, in EmitDeclRefExprDbgValue() function in CodeGenFunction
H A DCGExpr.cpp1588 EmitDeclRefExprDbgValue(refExpr, result.Val); in tryEmitAsConstant()
1591 EmitDeclRefExprDbgValue(refExpr, result.Val); in tryEmitAsConstant()
H A DCodeGenFunction.h3998 void EmitDeclRefExprDbgValue(const DeclRefExpr *E, const APValue &Init);