Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2175 void CodeGenFunction::EmitDeclRefExprDbgValue(const DeclRefExpr *E, in EmitDeclRefExprDbgValue() function in CodeGenFunction
H A DCGExpr.cpp1468 EmitDeclRefExprDbgValue(refExpr, result.Val); in tryEmitAsConstant()
1471 EmitDeclRefExprDbgValue(refExpr, result.Val); in tryEmitAsConstant()
H A DCodeGenFunction.h3572 void EmitDeclRefExprDbgValue(const DeclRefExpr *E, const APValue &Init);