Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DDeclSpec.h1336 SourceLocation ExceptionSpecLocEnd; member
1434 return ExceptionSpecLocEnd; in getExceptionSpecLocEnd()
/llvm-project-15.0.7/clang/lib/Sema/
H A DDeclSpec.cpp209 I.Fun.ExceptionSpecLocEnd = ESpecRange.getEnd(); in getFunction()