Searched refs:ProcessDbgValueImpl (Results 1 – 1 of 1) sorted by relevance
1815 auto ProcessDbgValueImpl = [&](auto *DbgValue) { in processDbgValue() local1839 return ProcessDbgValueImpl(cast<DbgVariableRecord *>(DbgValueRecord)); in processDbgValue()1840 return ProcessDbgValueImpl(cast<DbgValueInst *>(DbgValueRecord)); in processDbgValue()