Searched defs:getAttrs (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclBase.h434 AttrVec &getAttrs() { function in class:clang::Decl
H A DStmt.h827 ArrayRef<const Attr*> getAttrs() const { function in class:clang::AttributedStmt
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DDeclBase.cpp606 const AttrVec &Decl::getAttrs() const { function in class:Decl
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h1371 const AttributeList *getAttrs() const { function in struct:clang::DeclaratorChunk

Completed in 384 milliseconds