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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp867 AttrVec &AttrBlank = Ctx.getDeclAttrs(this);
906 return getASTContext().getDeclAttrs(this);
H A DASTContext.cpp1467 AttrVec& ASTContext::getDeclAttrs(const Decl *D) { function in class:ASTContext
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h818 AttrVec& getDeclAttrs(const Decl *D);

Completed in 200 milliseconds