clang
3.9.0
|
This is the complete list of members for clang::FriendTemplateDecl, including all inherited members.
ASTDeclReader class | clang::FriendTemplateDecl | friend |
classof(const Decl *D) | clang::FriendTemplateDecl | inlinestatic |
classofKind(Kind K) | clang::FriendTemplateDecl | inlinestatic |
Create(ASTContext &Context, DeclContext *DC, SourceLocation Loc, MutableArrayRef< TemplateParameterList * > Params, FriendUnion Friend, SourceLocation FriendLoc) | clang::FriendTemplateDecl | static |
CreateDeserialized(ASTContext &C, unsigned ID) | clang::FriendTemplateDecl | static |
FriendUnion typedef | clang::FriendTemplateDecl | |
getFriendDecl() const | clang::FriendTemplateDecl | inline |
getFriendLoc() const | clang::FriendTemplateDecl | inline |
getFriendType() const | clang::FriendTemplateDecl | inline |
getNumTemplateParameters() const | clang::FriendTemplateDecl | inline |
getTemplateParameterList(unsigned i) const | clang::FriendTemplateDecl | inline |