Home
last modified time | relevance | path

Searched refs:recordLocalVariable (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h378 void recordLocalVariable(LocalVariable &&Var, const LexicalScope *LS);
H A DCodeViewDebug.cpp487 void CodeViewDebug::recordLocalVariable(LocalVariable &&Var, in recordLocalVariable() function in CodeViewDebug
1315 recordLocalVariable(std::move(Var), Scope); in collectVariableInfoFromMFTable()
1436 recordLocalVariable(std::move(Var), Scope); in collectVariableInfo()