Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h4828 Decl *ActOnFriendTypeDecl(Scope *S, const DeclSpec &DS,
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclCXX.cpp11457 Decl *Sema::ActOnFriendTypeDecl(Scope *S, const DeclSpec &DS, in ActOnFriendTypeDecl() function in Sema
HDSemaDecl.cpp3258 return ActOnFriendTypeDecl(S, DS, TemplateParams); in ParsedFreeStandingDeclSpec()