HomeSort by: relevance | last modified time | path
    Searched refs:recordLocalVariable (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.h 190 // in. This is populated by recordLocalVariable() before
360 void recordLocalVariable(LocalVariable &&Var, const LexicalScope *LS);
CodeViewDebug.cpp 483 void CodeViewDebug::recordLocalVariable(LocalVariable &&Var,
1235 recordLocalVariable(std::move(Var), Scope);
1362 recordLocalVariable(std::move(Var), Scope);

Completed in 24 milliseconds