Searched defs:isSubroutineDIE (Results 1 - 1 of 1) sorted by path

/external/llvm/lib/DebugInfo/
H A DDWARFDebugInfoEntry.cpp371 bool DWARFDebugInfoEntryMinimal::isSubroutineDIE() const { function in class:DWARFDebugInfoEntryMinimal
510 if (!isSubroutineDIE())
560 if (DIE->isSubroutineDIE()) {

Completed in 132 milliseconds