Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1428 SourceLocation getExceptionSpecLocBeg() const { in getExceptionSpecLocBeg() function
1437 return SourceRange(getExceptionSpecLocBeg(), getExceptionSpecLocEnd()); in getExceptionSpecRange()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp5165 S.Diag(FTI.getExceptionSpecLocBeg(), in GetFullTypeForDeclarator()