Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDDeclSpec.h1513 SourceLocation getExceptionSpecLocBeg() const { in getExceptionSpecLocBeg() function
1522 return SourceRange(getExceptionSpecLocBeg(), getExceptionSpecLocEnd()); in getExceptionSpecRange()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaType.cpp5047 S.Diag(FTI.getExceptionSpecLocBeg(), in GetFullTypeForDeclarator()