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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfFile.cpp 106 bool DwarfFile::addScopeVariable(LexicalScope *LS, DbgVariable *Var) {
DwarfFile.h 153 bool addScopeVariable(LexicalScope *LS, DbgVariable *Var);
DwarfCompileUnit.cpp 1324 DU->addScopeVariable(Scope, cast<DbgVariable>(Entity.get()));
DwarfDebug.cpp 1556 else if (InfoHolder.addScopeVariable(Scope, RegVar.get())) {
1773 InfoHolder.addScopeVariable(&Scope,

Completed in 19 milliseconds