Home
last modified time | relevance | path

Searched refs:createInsertionAfter (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclAttr.cpp7530 static AttributeInsertion createInsertionAfter(const NamedDecl *D) { in createInsertionAfter() function
7533 static AttributeInsertion createInsertionAfter(SourceLocation Loc) { in createInsertionAfter() function
7588 return AttributeInsertion::createInsertionAfter(D); in createAttributeInsertion()
7592 return AttributeInsertion::createInsertionAfter(D); in createAttributeInsertion()
7600 return AttributeInsertion::createInsertionAfter(Loc); in createAttributeInsertion()