Searched defs:ExceptionSpecLoc (Results 1 - 1 of 1) sorted by relevance

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

Completed in 8673 milliseconds