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

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 339 void createAbstractVariable(const DILocalVariable *DV, LexicalScope *Scope);
DwarfDebug.cpp 704 void DwarfDebug::createAbstractVariable(const DILocalVariable *Var,
717 createAbstractVariable(Cleansed, LScopes.getOrCreateAbstractScope(
729 createAbstractVariable(Cleansed, Scope);
    [all...]

Completed in 84 milliseconds