Searched refs:isNoneType (Results 1 – 17 of 17) sorted by relevance
72 assert(TI.isNoneType() || TI.isSimple()); in simpleTypeName()74 if (TI.isNoneType()) in simpleTypeName()96 if (!TI.isNoneType()) { in printTypeIndex()
112 if (Index.isNoneType() || Index.isSimple()) in getTypeName() 134 if (Index.isSimple() || Index.isNoneType()) in contains()
44 if (Index.isNoneType() || Index.isSimple()) in getTypeName()
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
214 return Forward.isNoneType() ? TI : Forward; in remap()1578 if (TI.isNoneType()) in visitKnownRecord()2023 if (TIFieldList.isNoneType()) { in visitKnownRecord()2025 if (!ForwardType.isNoneType()) { in visitKnownRecord()2036 if (!TIFieldList.isNoneType()) { in visitKnownRecord()2093 if (!TIFieldList.isNoneType()) { in visitKnownRecord()2141 if (TIParent.isNoneType()) in visitKnownRecord()2145 if (!TIParent.isNoneType()) { in visitKnownRecord()2482 if (!Union.getFieldList().isNoneType()) { in visitKnownRecord()3177 if (TI.isNoneType() || TI.isSimple()) in createDataMember()[all …]
91 if (!ParentScope.isNoneType()) { in getName()
286 if (TI.isNoneType()) in getTypeName()
693 if (UDT.Type.isNoneType()) in dumpUdtStats()1190 if (DepSet.find(TI) != DepSet.end() || TI.isSimple() || TI.isNoneType()) in buildDepSet()
809 if (type.index.isNoneType()) in GetOrCreateType() 989 if (!fir.ParentScope.isNoneType()) { in CreateFunctionDeclFromId()
1585 if (!parent_idx.isNoneType()) { in ParseInlineSite()2107 if (type_id.index.isNoneType()) in ResolveTypeUID()
371 if (!ti->isSimple() && !ti->isNoneType()) { in translateIdSymbols()
101 if (!TI.isNoneType()) { in getTypeName()