Searched defs:AttributeInsertion (Results 1 – 1 of 1) sorted by relevance
298 struct AttributeInsertion { struct299 StringRef Prefix;300 SourceLocation Loc;301 StringRef Suffix;303 static AttributeInsertion createInsertionAfter(const NamedDecl *D) { in createInsertionAfter()306 static AttributeInsertion createInsertionAfter(SourceLocation Loc) { in createInsertionAfter()309 static AttributeInsertion createInsertionBefore(const NamedDecl *D) { in createInsertionBefore()