Home
last modified time | relevance | path

Searched refs:addScopeVariable (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp95 bool DwarfFile::addScopeVariable(LexicalScope *LS, DbgVariable *Var) { in addScopeVariable() function in DwarfFile
H A DDwarfFile.h176 bool addScopeVariable(LexicalScope *LS, DbgVariable *Var);
H A DDwarfCompileUnit.cpp928 DU->addScopeVariable(Scope, cast<DbgVariable>(Entity.get())); in createAbstractEntity()
H A DDwarfDebug.cpp1055 else if (InfoHolder.addScopeVariable(Scope, RegVar.get())) { in collectVariableInfoFromMFTable()
1244 InfoHolder.addScopeVariable(&Scope, in createConcreteEntity()