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

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 601 bool isLexicalScopeDIENull(LexicalScope *Scope);
DwarfCompileUnit.cpp 334 if (DD->isLexicalScopeDIENull(Scope))
457 if (DD->isLexicalScopeDIENull(Scope))
DwarfDebug.cpp 336 bool DwarfDebug::isLexicalScopeDIENull(LexicalScope *Scope) {
    [all...]

Completed in 67 milliseconds