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