Lines Matching refs:isNull
223 if (parent_qt.isNull()) in CreateDeclInfoForType()
289 if (qt.isNull()) in GetOrCreateDeclForUid()
343 if (qt.isNull()) in CreateDeclInfoForUndecoratedName()
423 if (qt.isNull()) in CompleteType()
502 if (direct_type.isNull()) in CreateSimpleType()
522 if (pointee_type.isNull()) in CreatePointerType()
528 if (class_type.isNull()) in CreatePointerType()
591 if (unmodified_type.isNull()) in CreateModifierType()
675 if (qt.isNull()) in CreateVariableDecl()
734 if (qt.isNull() || !scope) in GetOrCreateTypedefDecl()
827 if (qt.isNull()) in GetOrCreateType()
836 if (qt.isNull()) in GetOrCreateType()
1004 if (func_qt.isNull() || !parent) in CreateFunctionDeclFromId()
1037 if (qt.isNull()) in GetOrCreateFunctionDecl()
1125 if (qt.isNull()) in CreateFunctionParameters()
1152 if (underlying_type.isNull()) in CreateEnumType()
1173 if (element_type.isNull() || element_size == 0) in CreateArrayType()
1204 if (arg_type.isNull()) in CreateFunctionType()
1210 if (return_type.isNull()) in CreateFunctionType()