Searched defs:IsDependent (Results 1 – 14 of 14) sorted by relevance
162 bool IsDependent(uint32_t a, uint32_t b) const { in IsDependent() function
212 void setDependent(bool IsDependent) { Dependent = IsDependent; } in setDependent()
5452 bool IsDependent = Deduced.isNull() ? Record[Idx++] : false; in readTypeRecord() local5462 bool IsDependent = Record[Idx++]; in readTypeRecord() local5476 bool IsDependent = Record[Idx++]; in readTypeRecord() local5645 bool IsDependent = Record[Idx++]; in readTypeRecord() local
1735 bool IsDependent = false; in ParseClassSpecifier() local
4081 bool IsDependent = false; in ParseEnumSpecifier() local
3710 bool IsDependent = BaseType->isDependentType(); in CodeCompleteMemberReferenceExpr() local
7612 bool IsDependent = false; in ActOnExplicitInstantiation() local
12263 bool &OwnedDecl, bool &IsDependent, in ActOnTag()
12545 bool IsDependent = false; in ActOnTemplatedFriendTag() local