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