Searched refs:recordLocalVariable (Results 1 – 2 of 2) sorted by relevance
358 void recordLocalVariable(LocalVariable &&Var, const LexicalScope *LS);
436 void CodeViewDebug::recordLocalVariable(LocalVariable &&Var, in recordLocalVariable() function in CodeViewDebug1143 recordLocalVariable(std::move(Var), Scope); in collectVariableInfoFromMFTable()1274 recordLocalVariable(std::move(Var), Scope); in collectVariableInfo()