Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h359 void recordLocalVariable(LocalVariable &&Var, const LexicalScope *LS);
DCodeViewDebug.cpp475 void CodeViewDebug::recordLocalVariable(LocalVariable &&Var, in recordLocalVariable() function in CodeViewDebug
1197 recordLocalVariable(std::move(Var), Scope); in collectVariableInfoFromMFTable()
1324 recordLocalVariable(std::move(Var), Scope); in collectVariableInfo()