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()
110 if (Index.isNoneType() || Index.isSimple()) in getTypeName()132 if (Index.isSimple() || Index.isNoneType()) in contains()
43 if (Index.isNoneType() || Index.isSimple()) in getTypeName()
57 if (TI.isSimple() || TI.isNoneType()) { in hashType()
53 if (Index.isSimple() || Index.isNoneType()) in contains()
56 if (Index.isSimple() || Index.isNoneType()) in contains()
57 if (Index.isSimple() || Index.isNoneType()) in contains()
56 if (V.isNoneType())
117 bool isNoneType() const { return *this == None(); } in isNoneType() function
203 return Forward.isNoneType() ? TI : Forward; in remap()1571 if (TI.isNoneType()) in visitKnownRecord()2017 if (TIFieldList.isNoneType()) { in visitKnownRecord()2019 if (!ForwardType.isNoneType()) { in visitKnownRecord()2030 if (!TIFieldList.isNoneType()) { in visitKnownRecord()2087 if (!TIFieldList.isNoneType()) { in visitKnownRecord()2135 if (TIParent.isNoneType()) in visitKnownRecord()2139 if (!TIParent.isNoneType()) { in visitKnownRecord()2477 if (!Union.getFieldList().isNoneType()) { in visitKnownRecord()3172 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()
1579 if (!parent_idx.isNoneType()) { in ParseInlineSite()2127 if (type_id.index.isNoneType()) in ResolveTypeUID()
362 if (!ti->isSimple() && !ti->isNoneType()) { in translateIdSymbols()
99 if (!TI.isNoneType()) { in getTypeName()