Searched refs:ExceptionSpecLoc (Results 1 - 2 of 2) 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);
/external/clang/lib/Sema/
H A DDeclSpec.cpp198 I.Fun.ExceptionSpecLoc = ESpecLoc.getRawEncoding();

Completed in 175 milliseconds