Searched refs:recordLocalVariable (Results 1 – 2 of 2) sorted by relevance
221 void recordLocalVariable(LocalVariable &&Var, const DILocation *Loc);
287 void CodeViewDebug::recordLocalVariable(LocalVariable &&Var, in recordLocalVariable() function in CodeViewDebug768 recordLocalVariable(std::move(Var), VI.Loc->getInlinedAt()); in collectVariableInfoFromMMITable()860 recordLocalVariable(std::move(Var), InlinedAt); in collectVariableInfo()