Searched refs:isPrototyped (Results 1 – 2 of 2) sorted by relevance
1018 bool isPrototyped = true; in constructTypeDIE() local1020 isPrototyped = false; in constructTypeDIE()1027 if (isPrototyped && in constructTypeDIE()1291 if (SP->isPrototyped() && in applySubprogramAttributes()
1352 bool isPrototyped() const { return getFlags() & FlagPrototyped; }