Searched defs:ExceptionSpecLoc (Results 1 - 1 of 1) sorted by last modified time

/external/clang/include/clang/Sema/
H A DDeclSpec.h1208 unsigned ExceptionSpecLoc; member in struct:clang::DeclaratorChunk::FunctionTypeInfo
1270 return SourceLocation::getFromRawEncoding(ExceptionSpecLoc);

Completed in 68 milliseconds