Home
last modified time | relevance | path

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

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