Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1432 SourceLocation getExceptionSpecLocEnd() const { in getExceptionSpecLocEnd() function
1437 return SourceRange(getExceptionSpecLocBeg(), getExceptionSpecLocEnd()); in getExceptionSpecRange()