Home
last modified time | relevance | path

Searched refs:getSingleExpression (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp739 auto *Expr = DV.getSingleExpression(); in constructVariableDIEImpl()
773 const DIExpression *Expr = DV.getSingleExpression(); in constructVariableDIEImpl()
1445 const DIExpression *DIExpr = DV.getSingleExpression(); in addComplexAddress()
H A DDwarfDebug.h171 const DIExpression *getSingleExpression() const { in getSingleExpression() function