Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h1403 SourceLocation getExceptionSpecLocBeg() const { in getExceptionSpecLocBeg() function
1412 return SourceRange(getExceptionSpecLocBeg(), getExceptionSpecLocEnd()); in getExceptionSpecRange()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp4662 S.Diag(FTI.getExceptionSpecLocBeg(), in GetFullTypeForDeclarator()