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 318 void createAbstractVariable(const DILocalVariable *DV, LexicalScope *Scope);
DwarfDebug.cpp 690 void DwarfDebug::createAbstractVariable(const DILocalVariable *Var,
703 createAbstractVariable(Cleansed, LScopes.getOrCreateAbstractScope(
715 createAbstractVariable(Cleansed, Scope);
    [all...]

Completed in 64 milliseconds