Home
last modified time | relevance | path

Searched defs:IsDependent (Results 1 – 17 of 17) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DExprConcepts.h190 void setDependent(bool IsDependent) { Dependent = IsDependent; } in setDependent()
/external/clang/lib/Parse/
DParseDeclCXX.cpp1735 bool IsDependent = false; in ParseClassSpecifier() local
DParseDecl.cpp4081 bool IsDependent = false; in ParseEnumSpecifier() local
/external/clang/lib/Serialization/
DASTReader.cpp5452 bool IsDependent = Deduced.isNull() ? Record[Idx++] : false; in readTypeRecord() local
5462 bool IsDependent = Record[Idx++]; in readTypeRecord() local
5476 bool IsDependent = Record[Idx++]; in readTypeRecord() local
5645 bool IsDependent = Record[Idx++]; in readTypeRecord() local
/external/llvm-project/clang/lib/Parse/
DParseDeclCXX.cpp1929 bool IsDependent = false; in ParseClassSpecifier() local
DParseDecl.cpp4638 bool IsDependent = false; in ParseEnumSpecifier() local
/external/llvm-project/clang/lib/Sema/
DSemaTemplate.cpp389 bool IsDependent = false; in LookupTemplateName() local
9829 bool IsDependent = false; in ActOnExplicitInstantiation() local
DSemaExprCXX.cpp249 bool IsDependent = false; in getDestructorName() local
DSemaCodeComplete.cpp4743 bool IsDependent = BaseType->isDependentType(); in AddRecordMembersCompletionResults() local
DSemaDecl.cpp15355 bool &OwnedDecl, bool &IsDependent, in ActOnTag()
DSemaDeclCXX.cpp16235 bool IsDependent = false; in ActOnTemplatedFriendTag() local
/external/llvm-project/clang/lib/AST/
DType.cpp4399 bool IsDependent, ConceptDecl *CD, in Profile()
DASTContext.cpp5447 bool IsDependent, bool IsPack, in getAutoType()
/external/clang/lib/Sema/
DSemaCodeComplete.cpp3710 bool IsDependent = BaseType->isDependentType(); in CodeCompleteMemberReferenceExpr() local
DSemaTemplate.cpp7612 bool IsDependent = false; in ActOnExplicitInstantiation() local
DSemaDecl.cpp12263 bool &OwnedDecl, bool &IsDependent, in ActOnTag()
DSemaDeclCXX.cpp12545 bool IsDependent = false; in ActOnTemplatedFriendTag() local