Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp465 SmallVector<ParsedType, 4> DynamicExceptions; in ParseLexedMethodDeclaration() local
H A DParseDeclCXX.cpp3675 SmallVectorImpl<ParsedType> &DynamicExceptions, in tryParseExceptionSpecification()
H A DParseExprCXX.cpp1346 SmallVector<ParsedType, 2> DynamicExceptions; in ParseLambdaExpressionAfterIntroducer() local
H A DParseDecl.cpp6508 SmallVector<ParsedType, 2> DynamicExceptions; in ParseFunctionDeclarator() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp5315 SmallVector<ParsedType, 2> DynamicExceptions; in GetFullTypeForDeclarator() local
H A DSemaDeclCXX.cpp17716 ArrayRef<ParsedType> DynamicExceptions, in checkExceptionSpecification()
17766 ArrayRef<ParsedType> DynamicExceptions, in actOnDelayedExceptionSpecification()