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