HomeSort by relevance Sort by last modified time
    Searched refs:addScopeVariable (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfFile.h 100 bool addScopeVariable(LexicalScope *LS, DbgVariable *Var);
DwarfFile.cpp 138 bool DwarfFile::addScopeVariable(LexicalScope *LS, DbgVariable *Var) {
DwarfDebug.cpp 707 InfoHolder.addScopeVariable(Scope, AbsDbgVariable.get());
752 if (InfoHolder.addScopeVariable(Scope, RegVar.get()))
    [all...]

Completed in 39 milliseconds