Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp418 SmallVector<ParsedType, 4> DynamicExceptions; in ParseLexedMethodDeclaration() local
H A DParseExprCXX.cpp1101 SmallVector<ParsedType, 2> DynamicExceptions; in ParseLambdaExpressionAfterIntroducer() local
H A DParseDeclCXX.cpp3117 SmallVectorImpl<ParsedType> &DynamicExceptions, in tryParseExceptionSpecification()
H A DParseDecl.cpp5270 SmallVector<ParsedType, 2> DynamicExceptions; in ParseFunctionDeclarator() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp2977 SmallVector<ParsedType, 2> DynamicExceptions; in GetFullTypeForDeclarator() local
H A DSemaDeclCXX.cpp13456 ArrayRef<ParsedType> DynamicExceptions, in checkExceptionSpecification()
13514 ArrayRef<ParsedType> DynamicExceptions, in actOnDelayedExceptionSpecification()