Searched defs:isPrototyped (Results 1 – 2 of 2) sorted by relevance
830 bool isPrototyped = true; constructTypeDIE() local
1767 bool isPrototyped() const { return getFlags() & FlagPrototyped; } isPrototyped() function