Searched refs:SPTag (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1059 uint16_t SPTag = SPTy.getTag(); local
1060 if (SPTag != dwarf::DW_TAG_subroutine_type)
H A DDwarfDebug.cpp405 uint16_t SPTag = SPTy.getTag(); local
406 if (SPTag == dwarf::DW_TAG_subroutine_type)

Completed in 63 milliseconds