Home
last modified time | relevance | path

Searched defs:ASDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp9951 ProcessAccessDeclAttributeList(AccessSpecDecl * ASDecl,const ParsedAttributesView & AttrList) ProcessAccessDeclAttributeList() argument
H A DSemaDeclCXX.cpp3247 AccessSpecDecl *ASDecl = AccessSpecDecl::Create(Context, Access, CurContext, ActOnAccessSpecifier() local