Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTConcept.cpp160 TemplateParameterList *TPL, bool IsDependent) in ReturnTypeRequirement()
H A DASTContext.cpp6614 QualType DeducedType, AutoTypeKeyword Keyword, bool IsDependent, in getAutoTypeInternal()
6672 bool IsDependent, bool IsPack, in getAutoType()
6704 TemplateName Template, QualType DeducedType, bool IsDependent, in getDeducedTemplateSpecializationTypeInternal()
H A DType.cpp5384 bool IsDependent, ConceptDecl *CD, in Profile()
H A DASTImporter.cpp1139 const bool IsDependent = FromTypeRequirement.isDependent(); in ImportExprRequirement() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprConcepts.h212 void setDependent(bool IsDependent) { Dependent = IsDependent; } in setDependent()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTypeTraits.cpp1278 bool IsDependent) { in EvaluateSizeTTypeTrait()
1305 bool IsDependent) { in EvaluateBooleanTypeTrait()
H A DSemaExprCXX.cpp236 bool IsDependent = false; in getDestructorName() local
1443 auto IsDependent = [&]() { in MarkThisReferenced() local
H A DSemaTemplate.cpp391 bool IsDependent = false; in LookupTemplateName() local
10234 bool IsDependent = false; in ActOnExplicitInstantiation() local
H A DSemaLookup.cpp2723 bool IsDependent = false; in LookupParsedName() local
H A DSemaCodeComplete.cpp5366 bool IsDependent = BaseType->isDependentType(); in AddRecordMembersCompletionResults() local
H A DSemaDecl.cpp17473 bool &IsDependent, SourceLocation ScopedEnumKWLoc, in ActOnTag()
H A DSemaDeclCXX.cpp17944 bool IsDependent = false; in ActOnTemplatedFriendTag() local
H A DSemaExpr.cpp20156 auto IsDependent = [&]() { in FixDependencyOfIdExpressionsInLambdaWithDependentObjectParameter() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp2128 bool IsDependent = false; in ParseClassSpecifier() local
H A DParseDecl.cpp5271 bool IsDependent = false; in ParseEnumSpecifier() local