Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseCXXInlineMethods.cpp434 SmallVector<ParsedType, 4> DynamicExceptions; in ParseLexedMethodDeclaration() local
HDParseDeclCXX.cpp3606 SmallVectorImpl<ParsedType> &DynamicExceptions, in tryParseExceptionSpecification()
HDParseExprCXX.cpp1340 SmallVector<ParsedType, 2> DynamicExceptions; in ParseLambdaExpressionAfterIntroducer() local
HDParseDecl.cpp6417 SmallVector<ParsedType, 2> DynamicExceptions; in ParseFunctionDeclarator() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaType.cpp5037 SmallVector<ParsedType, 2> DynamicExceptions; in GetFullTypeForDeclarator() local
HDSemaDeclCXX.cpp17252 ArrayRef<ParsedType> DynamicExceptions, in checkExceptionSpecification()
17302 ArrayRef<ParsedType> DynamicExceptions, in actOnDelayedExceptionSpecification()