Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h4828 Decl *ActOnFriendTypeDecl(Scope *S, const DeclSpec &DS,
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDeclCXX.cpp11458 Decl *Sema::ActOnFriendTypeDecl(Scope *S, const DeclSpec &DS, in ActOnFriendTypeDecl() function in Sema
DSemaDecl.cpp3258 return ActOnFriendTypeDecl(S, DS, TemplateParams); in ParsedFreeStandingDeclSpec()