Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DAttr.h104 inline SourceRange getFunctionOrMethodResultSourceRange(const Decl *D) { in getFunctionOrMethodResultSourceRange() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaX86.cpp900 Diag(getFunctionOrMethodResultSourceRange(D).getBegin(), in handleAnyInterruptAttr()
H A DSemaDeclAttr.cpp1323 SourceRange SR = getFunctionOrMethodResultSourceRange(D); in handleReturnsNonNullAttr()
1359 SourceRange SR = getFunctionOrMethodResultSourceRange(D); in AddAssumeAlignedAttr()
1415 << &TmpAttr << CI.getRange() << getFunctionOrMethodResultSourceRange(D); in AddAllocAlignAttr()
1718 << AL << getFunctionOrMethodResultSourceRange(D); in handleRestrictAttr()