Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp257 bool IsDependent = false; in getDestructorName() local
1461 auto IsDependent = [&]() { in MarkThisReferenced() local
5718 bool IsDependent) { in EvaluateBooleanTypeTrait()
H A DSemaTemplate.cpp394 bool IsDependent = false; in LookupTemplateName() local
9704 bool IsDependent = false; in ActOnExplicitInstantiation() local
H A DSemaLookup.cpp2685 bool IsDependent = false; in LookupParsedName() local
H A DSemaCodeComplete.cpp5205 bool IsDependent = BaseType->isDependentType(); in AddRecordMembersCompletionResults() local
H A DSemaDecl.cpp16984 bool &IsDependent, SourceLocation ScopedEnumKWLoc, in ActOnTag()
H A DSemaDeclCXX.cpp17437 bool IsDependent = false; in ActOnTemplatedFriendTag() local
H A DSemaExpr.cpp19670 auto IsDependent = [&]() { in FixDependencyOfIdExpressionsInLambdaWithDependentObjectParameter() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp2262 bool IsDependent = false; in ParseClassSpecifier() local
H A DParseDecl.cpp5536 bool IsDependent = false; in ParseEnumSpecifier() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp5084 bool IsDependent, ConceptDecl *CD, in Profile()
H A DASTContext.cpp6186 QualType DeducedType, AutoTypeKeyword Keyword, bool IsDependent, in getAutoTypeInternal()
6241 bool IsDependent, bool IsPack, in getAutoType()