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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfFile.cpp 123 void DwarfFile::addScopeLabel(LexicalScope *LS, DbgLabel *Label) {
DwarfFile.h 155 void addScopeLabel(LexicalScope *LS, DbgLabel *Label);
DwarfCompileUnit.cpp 1328 DU->addScopeLabel(Scope, cast<DbgLabel>(Entity.get()));
DwarfDebug.cpp 1779 InfoHolder.addScopeLabel(&Scope,

Completed in 18 milliseconds