Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h3377 bool ProcessAccessDeclAttributeList(AccessSpecDecl *ASDecl,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclAttr.cpp7106 bool Sema::ProcessAccessDeclAttributeList( in ProcessAccessDeclAttributeList() function in Sema
H A DSemaDeclCXX.cpp2741 return ProcessAccessDeclAttributeList(ASDecl, Attrs); in ActOnAccessSpecifier()