Home
last modified time | relevance | path

Searched refs:ActOnFriendTypeDecl (Results 1 – 3 of 3) sorted by relevance

/minix/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h5130 Decl *ActOnFriendTypeDecl(Scope *S, const DeclSpec &DS,
/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp12236 Decl *Sema::ActOnFriendTypeDecl(Scope *S, const DeclSpec &DS, in ActOnFriendTypeDecl() function in Sema
H A DSemaDecl.cpp3471 return ActOnFriendTypeDecl(S, DS, TemplateParams); in ParsedFreeStandingDeclSpec()