Lines Matching refs:isNull
326 if (parent_qt.isNull()) in CreateDeclInfoForType()
540 if (qt.isNull()) in GetOrCreateDeclForUid()
591 if (qt.isNull()) in CreateDeclInfoForUndecoratedName()
634 if (qt.isNull()) in GetParentDeclContextForSymbol()
714 if (qt.isNull()) in CompleteType()
791 if (direct_type.isNull()) in CreateSimpleType()
811 if (pointee_type.isNull()) in CreatePointerType()
817 if (class_type.isNull()) in CreatePointerType()
880 if (unmodified_type.isNull()) in CreateModifierType()
963 if (qt.isNull()) in CreateVariableDecl()
1013 if (qt.isNull()) in GetOrCreateTypedefDecl()
1100 if (qt.isNull()) in GetOrCreateType()
1109 if (qt.isNull()) in GetOrCreateType()
1268 if (func_qt.isNull()) in CreateFunctionDeclFromId()
1296 if (qt.isNull()) in GetOrCreateFunctionDecl()
1382 if (qt.isNull()) in CreateFunctionParameters()
1409 if (underlying_type.isNull()) in CreateEnumType()
1427 if (element_type.isNull() || element_size == 0) in CreateArrayType()
1455 if (arg_type.isNull()) in CreateFunctionType()
1461 if (return_type.isNull()) in CreateFunctionType()