Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h400 void recordLocalVariable(LocalVariable &&Var, const LexicalScope *LS);
H A DCodeViewDebug.cpp489 void CodeViewDebug::recordLocalVariable(LocalVariable &&Var, in recordLocalVariable() function in CodeViewDebug
1334 recordLocalVariable(std::move(Var), Scope); in collectVariableInfoFromMFTable()
1471 recordLocalVariable(std::move(Var), Scope); in collectVariableInfo()