Searched refs:isNoneType (Results 1 – 16 of 16) sorted by relevance
72 assert(TI.isNoneType() || TI.isSimple()); in simpleTypeName()74 if (TI.isNoneType()) in simpleTypeName()96 if (!TI.isNoneType()) { in printTypeIndex()
44 if (Index.isNoneType() || Index.isSimple()) in getTypeName()
113 if (Index.isNoneType() || Index.isSimple()) in getTypeName()135 if (Index.isSimple() || Index.isNoneType()) in contains()
57 if (TI.isSimple() || TI.isNoneType()) { in hashType()
54 if (Index.isSimple() || Index.isNoneType()) in contains()
57 if (Index.isSimple() || Index.isNoneType()) in contains()
58 if (Index.isSimple() || Index.isNoneType()) in contains()
55 if (V.isNoneType())
116 bool isNoneType() const { return *this == None(); } in isNoneType() function
91 if (!ParentScope.isNoneType()) { in getName()
284 if (TI.isNoneType()) in getTypeName()
692 if (UDT.Type.isNoneType()) in dumpUdtStats()1190 if (DepSet.find(TI) != DepSet.end() || TI.isSimple() || TI.isNoneType()) in buildDepSet()
807 if (type.index.isNoneType()) in GetOrCreateType()987 if (!fir.ParentScope.isNoneType()) { in CreateFunctionDeclFromId()
1579 if (!parent_idx.isNoneType()) { in ParseInlineSite()2092 if (type_id.index.isNoneType()) in ResolveTypeUID()
374 if (!ti->isSimple() && !ti->isNoneType()) { in translateIdSymbols()
100 if (!TI.isNoneType()) { in getTypeName()