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

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp 623 else if (auto *SPDecl = SP->getDeclaration()) {
625 getOrCreateSubprogramDIE(SPDecl);
816 auto *SPDecl = SP->getDeclaration();
817 auto *Context = resolve(SPDecl ? SPDecl->getScope() : SP->getScope());
DwarfUnit.cpp     [all...]

Completed in 69 milliseconds