Searched defs:IsDependent (Results 1 – 7 of 7) sorted by relevance
1602 bool IsDependent = false; in ParseClassSpecifier() local
3705 bool IsDependent = false; in ParseEnumSpecifier() local
5292 bool IsDependent = Deduced.isNull() ? Record[Idx++] : false; in readTypeRecord() local5302 bool IsDependent = Record[Idx++]; in readTypeRecord() local5316 bool IsDependent = Record[Idx++]; in readTypeRecord() local5475 bool IsDependent = Record[Idx++]; in readTypeRecord() local
3588 bool IsDependent = BaseType->isDependentType(); in CodeCompleteMemberReferenceExpr() local
7243 bool IsDependent = false; in ActOnExplicitInstantiation() local
10734 bool &OwnedDecl, bool &IsDependent, in ActOnTag()
11661 bool IsDependent = false; in ActOnTemplatedFriendTag() local