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