Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7924 Decl *ActOnFriendTypeDecl(Scope *S, const DeclSpec &DS,
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp17740 Decl *Sema::ActOnFriendTypeDecl(Scope *S, const DeclSpec &DS, in ActOnFriendTypeDecl() function in Sema
H A DSemaDecl.cpp5206 return ActOnFriendTypeDecl(S, DS, TemplateParams); in ParsedFreeStandingDeclSpec()