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