Searched defs:isPrototyped (Results 1 – 5 of 5) sorted by relevance
307 virtual bool isPrototyped() const { return prototyped; } in isPrototyped() function
864 bool isPrototyped = true; in constructTypeDIE() local
856 bool isPrototyped = true; in constructTypeDIE() local
1754 bool isPrototyped() const { return getFlags() & FlagPrototyped; } in isPrototyped() function