Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp867 AttrVec &AttrBlank = Ctx.getDeclAttrs(this); in setAttrsImpl()
906 return getASTContext().getDeclAttrs(this); in getAttrs()
H A DASTContext.cpp1496 AttrVec& ASTContext::getDeclAttrs(const Decl *D) { in getDeclAttrs() function in ASTContext
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h876 AttrVec& getDeclAttrs(const Decl *D);