Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1420 SourceLocation ExceptionSpecLocEnd; member
1518 return ExceptionSpecLocEnd; in getExceptionSpecLocEnd()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp210 I.Fun.ExceptionSpecLocEnd = ESpecRange.getEnd(); in getFunction()