Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1335 SourceLocation ExceptionSpecLocEnd; member
1433 return ExceptionSpecLocEnd; in getExceptionSpecLocEnd()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp209 I.Fun.ExceptionSpecLocEnd = ESpecRange.getEnd(); in getFunction()