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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclBase.cpp669 AttrVec &AttrBlank = Ctx.getDeclAttrs(this);
685 return getASTContext().getDeclAttrs(this);
H A DASTContext.cpp1140 AttrVec& ASTContext::getDeclAttrs(const Decl *D) { function in class:ASTContext
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h765 AttrVec& getDeclAttrs(const Decl *D);

Completed in 187 milliseconds