Home
last modified time | relevance | path

Searched defs:getAttrs (Results 1 – 5 of 5) sorted by relevance

/external/clang/tools/libclang/
DIndexingContext.h262 const CXIdxAttrInfo *const *getAttrs() const { in getAttrs() function
/external/clang/include/clang/AST/
DDeclBase.h404 AttrVec &getAttrs() { in getAttrs() function
DStmt.h826 ArrayRef<const Attr*> getAttrs() const { in getAttrs() function
/external/clang/lib/AST/
DDeclBase.cpp568 const AttrVec &Decl::getAttrs() const { in getAttrs() function in Decl
/external/clang/include/clang/Sema/
DDeclSpec.h1309 const AttributeList *getAttrs() const { in getAttrs() function