Home
last modified time | relevance | path

Searched refs:AR_dependent (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAccess.cpp32 AR_dependent enumerator
307 return AR_dependent; in IsDerivedFromInclusive()
315 return AR_dependent; in IsDerivedFromInclusive()
328 OnFailure = AR_dependent; in IsDerivedFromInclusive()
335 OnFailure = AR_dependent; in IsDerivedFromInclusive()
435 return AR_dependent; in MatchesFriend()
450 return AR_dependent; in MatchesFriend()
502 OnFailure = AR_dependent; in MatchesFriend()
521 OnFailure = AR_dependent; in MatchesFriend()
551 OnFailure = AR_dependent; in MatchesFriend()
[all …]
H A DSemaExceptionSpec.cpp750 case AR_dependent: in handlerCanCatch()
H A DSemaCast.cpp1820 case Sema::AR_dependent: // be optimistic in TryStaticDowncast()
H A DSemaOverload.cpp3699 case Sema::AR_dependent: in CheckMemberPointerConversion()
H A DSemaDeclCXX.cpp3151 case AR_dependent: in CheckDerivedToBaseConversion()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1644 AR_dependent, enumerator