Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclBase.cpp707 AttrVec &AttrBlank = Ctx.getDeclAttrs(this); in setAttrsImpl()
723 return getASTContext().getDeclAttrs(this); in getAttrs()
DASTContext.cpp1133 AttrVec& ASTContext::getDeclAttrs(const Decl *D) { in getDeclAttrs() function in ASTContext
/external/clang/include/clang/AST/
DASTContext.h773 AttrVec& getDeclAttrs(const Decl *D);