Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h1451 SourceLocation getExceptionSpecLocBeg() const { in getExceptionSpecLocBeg() function
1460 return SourceRange(getExceptionSpecLocBeg(), getExceptionSpecLocEnd()); in getExceptionSpecRange()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp5353 S.Diag(FTI.getExceptionSpecLocBeg(), in GetFullTypeForDeclarator()