Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAccess.cpp34 AR_dependent enumerator
309 return AR_dependent; in IsDerivedFromInclusive()
317 return AR_dependent; in IsDerivedFromInclusive()
330 OnFailure = AR_dependent; in IsDerivedFromInclusive()
337 OnFailure = AR_dependent; in IsDerivedFromInclusive()
437 return AR_dependent; in MatchesFriend()
452 return AR_dependent; in MatchesFriend()
504 OnFailure = AR_dependent; in MatchesFriend()
523 OnFailure = AR_dependent; in MatchesFriend()
553 OnFailure = AR_dependent; in MatchesFriend()
[all …]
H A DSemaExceptionSpec.cpp749 case AR_dependent: in handlerCanCatch()
H A DSemaCast.cpp1744 case Sema::AR_dependent: // be optimistic in TryStaticDowncast()
1843 case Sema::AR_dependent: in TryStaticMemberPointerUpcast()
H A DSemaDeclCXX.cpp3059 case AR_dependent: in CheckDerivedToBaseConversion()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1336 AR_dependent, enumerator