Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DDeclSpec.h1329 SourceLocation getExceptionSpecLocEnd() const { in getExceptionSpecLocEnd() function
1334 return SourceRange(getExceptionSpecLocBeg(), getExceptionSpecLocEnd()); in getExceptionSpecRange()