Searched defs:IsDependent (Results 1 – 7 of 7) sorted by relevance
1735 bool IsDependent = false; in ParseClassSpecifier() local
4081 bool IsDependent = false; in ParseEnumSpecifier() local
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
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