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

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

Completed in 51 milliseconds