Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp480 SmallVector<ParsedType, 4> DynamicExceptions; in ParseLexedMethodDeclaration() local
H A DParseExprCXX.cpp1399 SmallVector<ParsedType, 2> DynamicExceptions; in ParseLambdaExpressionAfterIntroducer() local
H A DParseDeclCXX.cpp3869 SmallVectorImpl<ParsedType> &DynamicExceptions, in tryParseExceptionSpecification()
H A DParseDecl.cpp6851 SmallVector<ParsedType, 2> DynamicExceptions; in ParseFunctionDeclarator() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp5518 SmallVector<ParsedType, 2> DynamicExceptions; in GetFullTypeForDeclarator() local
H A DSemaDeclCXX.cpp18399 ArrayRef<ParsedType> DynamicExceptions, in checkExceptionSpecification()
18449 ArrayRef<ParsedType> DynamicExceptions, in actOnDelayedExceptionSpecification()