Searched defs:IsSubroutine (Results 1 – 2 of 2) sorted by relevance
382 bool IsSubroutine() const { return attrs.test(Attr::Subroutine); } in IsSubroutine() function
3445 static bool IsSubroutine(const DWARFDIE &die) { IsSubroutine() function