Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DDeclSpec.h1258 unsigned ExceptionSpecLocEnd; member
1330 return SourceLocation::getFromRawEncoding(ExceptionSpecLocEnd); in getExceptionSpecLocEnd()
/external/clang/lib/Sema/
DDeclSpec.cpp206 I.Fun.ExceptionSpecLocEnd = ESpecRange.getEnd().getRawEncoding(); in getFunction()