Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h1358 SourceLocation ExceptionSpecLocEnd; member
1456 return ExceptionSpecLocEnd; in getExceptionSpecLocEnd()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DDeclSpec.cpp210 I.Fun.ExceptionSpecLocEnd = ESpecRange.getEnd(); in getFunction()