Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h1427 SourceLocation getExceptionSpecLocEnd() const { in getExceptionSpecLocEnd() function
1432 return SourceRange(getExceptionSpecLocBeg(), getExceptionSpecLocEnd()); in getExceptionSpecRange()