Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp383 SmallVector<ParsedType, 4> DynamicExceptions; in ParseLexedMethodDeclaration() local
DParseDeclCXX.cpp2560 SmallVectorImpl<ParsedType> &DynamicExceptions, in tryParseExceptionSpecification()
DParseExprCXX.cpp780 llvm::SmallVector<ParsedType, 2> DynamicExceptions; in ParseLambdaExpressionAfterIntroducer() local
DParseDecl.cpp4197 SmallVector<ParsedType, 2> DynamicExceptions; in ParseFunctionDeclarator() local
/external/clang/lib/Sema/
DSemaType.cpp2374 SmallVector<ParsedType, 2> DynamicExceptions; in GetFullTypeForDeclarator() local
DSemaDeclCXX.cpp11207 ArrayRef<ParsedType> DynamicExceptions, in checkExceptionSpecification()
11264 ArrayRef<ParsedType> DynamicExceptions, in actOnDelayedExceptionSpecification()