Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp140 static SourceRange getFunctionOrMethodResultSourceRange(const Decl *D) { in getFunctionOrMethodResultSourceRange() function
1659 SourceRange SR = getFunctionOrMethodResultSourceRange(D); in handleReturnsNonNullAttr()
1695 SourceRange SR = getFunctionOrMethodResultSourceRange(D); in AddAssumeAlignedAttr()
1751 << &TmpAttr << CI.getRange() << getFunctionOrMethodResultSourceRange(D); in AddAllocAlignAttr()
2073 << AL << getFunctionOrMethodResultSourceRange(D); in handleRestrictAttr()
7639 S.Diag(getFunctionOrMethodResultSourceRange(D).getBegin(), in handleAnyX86InterruptAttr()