Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DDeclSpec.h1208 unsigned ExceptionSpecLoc; member
1270 return SourceLocation::getFromRawEncoding(ExceptionSpecLoc); in getExceptionSpecLoc()
/external/clang/lib/Sema/
DDeclSpec.cpp198 I.Fun.ExceptionSpecLoc = ESpecLoc.getRawEncoding(); in getFunction()