Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp424 SmallVector<ParsedType, 4> DynamicExceptions; in ParseLexedMethodDeclaration() local
H A DParseExprCXX.cpp1171 SmallVector<ParsedType, 2> DynamicExceptions; in ParseLambdaExpressionAfterIntroducer() local
H A DParseDeclCXX.cpp3532 SmallVectorImpl<ParsedType> &DynamicExceptions, in tryParseExceptionSpecification()
H A DParseDecl.cpp6077 SmallVector<ParsedType, 2> DynamicExceptions; in ParseFunctionDeclarator() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp4805 SmallVector<ParsedType, 2> DynamicExceptions; in GetFullTypeForDeclarator() local
H A DSemaDeclCXX.cpp15461 ArrayRef<ParsedType> DynamicExceptions, in checkExceptionSpecification()
15511 ArrayRef<ParsedType> DynamicExceptions, in actOnDelayedExceptionSpecification()