|
clang 24.0.0git
|
Public Member Functions | |
| FriendTemplateMatchContext (Sema &S, FriendTemplateDecl *FTD) | |
| AccessResult | deduce (DeclContext *DC, const TemplateSpecializationType *TST, ArrayRef< TemplateParameterList * > TPLs, TemplateSpecCandidateSet *FailedTSC) |
| AccessResult | getAccessResult () const |
| MultiLevelTemplateArgumentList & | getDeducedArgs () |
| bool | hasDeducedArgs () const |
| bool | hasErrorOccurred () const |
Definition at line 393 of file SemaAccess.cpp.
|
inline |
Definition at line 404 of file SemaAccess.cpp.
|
inline |
Definition at line 408 of file SemaAccess.cpp.
References AR_inaccessible, and DeduceTemplateArguments().
Referenced by MatchesFriend(), MatchesFriend(), and MatchesFriend().
|
inline |
Definition at line 417 of file SemaAccess.cpp.
|
inline |
Definition at line 418 of file SemaAccess.cpp.
Referenced by MatchesFriend(), MatchesFriend(), and MatchesFriend().
|
inline |
Definition at line 420 of file SemaAccess.cpp.
References AR_accessible.
Referenced by MatchesFriend(), MatchesFriend(), and MatchesFriend().
|
inline |
Definition at line 421 of file SemaAccess.cpp.
Referenced by MatchesFriend(), MatchesFriend(), and MatchesFriend().