Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp483 SmallVector<ParsedType, 4> DynamicExceptions; in ParseLexedMethodDeclaration() local
H A DParseExprCXX.cpp1447 SmallVector<ParsedType, 2> DynamicExceptions; in ParseLambdaExpressionAfterIntroducer() local
H A DParseDeclCXX.cpp3929 SmallVectorImpl<ParsedType> &DynamicExceptions, in tryParseExceptionSpecification()
H A DParseDecl.cpp7083 SmallVector<ParsedType, 2> DynamicExceptions; in ParseFunctionDeclarator() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5645 SmallVector<ParsedType, 2> DynamicExceptions; in GetFullTypeForDeclarator() local
H A DSemaDeclCXX.cpp19097 ArrayRef<ParsedType> DynamicExceptions, in checkExceptionSpecification()
19147 ArrayRef<ParsedType> DynamicExceptions, in actOnDelayedExceptionSpecification()