Home
last modified time | relevance | path

Searched defs:DynamicExceptions (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp426 SmallVector<ParsedType, 4> DynamicExceptions; in ParseLexedMethodDeclaration() local
DParseExprCXX.cpp1111 SmallVector<ParsedType, 2> DynamicExceptions; in ParseLambdaExpressionAfterIntroducer() local
DParseDeclCXX.cpp3327 SmallVectorImpl<ParsedType> &DynamicExceptions, in tryParseExceptionSpecification()
DParseDecl.cpp5490 SmallVector<ParsedType, 2> DynamicExceptions; in ParseFunctionDeclarator() local
/external/clang/lib/Sema/
DSemaType.cpp4010 SmallVector<ParsedType, 2> DynamicExceptions; in GetFullTypeForDeclarator() local
DSemaDeclCXX.cpp13631 ArrayRef<ParsedType> DynamicExceptions, in checkExceptionSpecification()
13689 ArrayRef<ParsedType> DynamicExceptions, in actOnDelayedExceptionSpecification()