Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Sema/
H A DAttr.h104 inline SourceRange getFunctionOrMethodResultSourceRange(const Decl *D) { in getFunctionOrMethodResultSourceRange() function
/llvm-project/clang/lib/Sema/
H A DSemaX86.cpp1146 Diag(getFunctionOrMethodResultSourceRange(D).getBegin(),
H A DSemaDeclAttr.cpp1376 SourceRange SR = getFunctionOrMethodResultSourceRange(D); in AddAssumeAlignedAttr()
1412 SourceRange SR = getFunctionOrMethodResultSourceRange(D); in AddAllocAlignAttr()
1467 << &TmpAttr << CI.getRange() << getFunctionOrMethodResultSourceRange(D); in handleOwnershipAttr()
1788 << AL << getFunctionOrMethodResultSourceRange(D); in handleCPUSpecificAttr()