Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1517 SourceLocation getExceptionSpecLocEnd() const { in getExceptionSpecLocEnd() function
1522 return SourceRange(getExceptionSpecLocBeg(), getExceptionSpecLocEnd()); in getExceptionSpecRange()