Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDDeclSpec.h1214 unsigned ExceptionSpecLoc; member
1274 return SourceLocation::getFromRawEncoding(ExceptionSpecLoc); in getExceptionSpecLoc()
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDDeclSpec.cpp198 I.Fun.ExceptionSpecLoc = ESpecLoc.getRawEncoding(); in getFunction()