Searched refs:isPrototyped (Results 1 – 2 of 2) sorted by relevance
892 bool isPrototyped = true; in constructTypeDIE() local894 isPrototyped = false; in constructTypeDIE()901 if (isPrototyped && in constructTypeDIE()1205 if (SP->isPrototyped() && in applySubprogramAttributes()
1326 bool isPrototyped() const { return getFlags() & FlagPrototyped; }