Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp465 SmallVector<ParsedType, 4> DynamicExceptions; in ParseLexedMethodDeclaration() local
H A DParseExprCXX.cpp1346 SmallVector<ParsedType, 2> DynamicExceptions; in ParseLambdaExpressionAfterIntroducer() local
H A DParseDeclCXX.cpp3766 SmallVectorImpl<ParsedType> &DynamicExceptions, in tryParseExceptionSpecification()
H A DParseDecl.cpp6525 SmallVector<ParsedType, 2> DynamicExceptions; in ParseFunctionDeclarator() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5348 SmallVector<ParsedType, 2> DynamicExceptions; in GetFullTypeForDeclarator() local
H A DSemaDeclCXX.cpp17921 ArrayRef<ParsedType> DynamicExceptions, in checkExceptionSpecification()
17971 ArrayRef<ParsedType> DynamicExceptions, in actOnDelayedExceptionSpecification()