Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp136 static SourceRange getFunctionOrMethodResultSourceRange(const Decl *D) { in getFunctionOrMethodResultSourceRange() function
1547 SourceRange SR = getFunctionOrMethodResultSourceRange(D); in handleReturnsNonNullAttr()
1583 SourceRange SR = getFunctionOrMethodResultSourceRange(D); in AddAssumeAlignedAttr()
1639 << &TmpAttr << CI.getRange() << getFunctionOrMethodResultSourceRange(D); in AddAllocAlignAttr()
1955 << AL << getFunctionOrMethodResultSourceRange(D); in handleRestrictAttr()
6633 S.Diag(getFunctionOrMethodResultSourceRange(D).getBegin(), in handleAnyX86InterruptAttr()