Home
last modified time | relevance | path

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

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