Searched defs:DeclAttrs (Results 1 – 2 of 2) sorted by relevance
303 llvm::DenseMap<const Decl*, AttrVec*> DeclAttrs; variable
4782 const AttributeList *DeclAttrs = nullptr) { in fillAttributedTypeLoc()5150 const AttributeList *DeclAttrs = D.getAttributes(); in GetTypeSourceInfoForDeclarator() local