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

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 361 bool isLexicalScopeDIENull(LexicalScope *Scope);
DwarfDebug.cpp 333 bool DwarfDebug::isLexicalScopeDIENull(LexicalScope *Scope) {
401 if (isLexicalScopeDIENull(Scope))
584 if (isLexicalScopeDIENull(Scope))
    [all...]

Completed in 534 milliseconds