Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1417 SourceLocation ExceptionSpecLocBeg; member
1514 return ExceptionSpecLocBeg; in getExceptionSpecLocBeg()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp209 I.Fun.ExceptionSpecLocBeg = ESpecRange.getBegin(); in getFunction()