Searched refs:setDependent (Results 1 – 4 of 4) sorted by relevance
190 void setDependent(bool IsDependent) { Dependent = IsDependent; } in setDependent() function
562 setDependent(); in ObjCObjectType()2676 setDependent(); in FunctionProtoType()
5466 const_cast<Type*>(T.getTypePtr())->setDependent(IsDependent); in readTypeRecord()5479 const_cast<Type*>(T.getTypePtr())->setDependent(IsDependent); in readTypeRecord()5655 const_cast<Type*>(T.getTypePtr())->setDependent(IsDependent); in readTypeRecord()
1519 void setDependent(bool D = true) {