Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCodeGenFunction.cpp2282 void CodeGenFunction::EmitDeclRefExprDbgValue(const DeclRefExpr *E, in EmitDeclRefExprDbgValue() function in CodeGenFunction
DCGExpr.cpp1556 EmitDeclRefExprDbgValue(refExpr, result.Val); in tryEmitAsConstant()
1559 EmitDeclRefExprDbgValue(refExpr, result.Val); in tryEmitAsConstant()
DCodeGenFunction.h3932 void EmitDeclRefExprDbgValue(const DeclRefExpr *E, const APValue &Init);