Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h5539 Decl *ActOnFriendTypeDecl(Scope *S, const DeclSpec &DS,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclCXX.cpp17503 Decl *Sema::ActOnFriendTypeDecl(Scope *S, const DeclSpec &DS, in ActOnFriendTypeDecl() function in Sema
HDSemaDecl.cpp5070 return ActOnFriendTypeDecl(S, DS, TemplateParams); in ParsedFreeStandingDeclSpec()