Home
last modified time | relevance | path

Searched defs:DeclAttrs (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DASTContext.h303 llvm::DenseMap<const Decl*, AttrVec*> DeclAttrs; variable
/external/clang/lib/Sema/
DSemaType.cpp4782 const AttributeList *DeclAttrs = nullptr) { in fillAttributedTypeLoc()
5150 const AttributeList *DeclAttrs = D.getAttributes(); in GetTypeSourceInfoForDeclarator() local