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