Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp433 SmallVector<ParsedType, 4> DynamicExceptions; in ParseLexedMethodDeclaration() local
DParseExprCXX.cpp1177 SmallVector<ParsedType, 2> DynamicExceptions; in ParseLambdaExpressionAfterIntroducer() local
DParseDeclCXX.cpp3350 SmallVectorImpl<ParsedType> &DynamicExceptions, in tryParseExceptionSpecification()
DParseDecl.cpp5595 SmallVector<ParsedType, 2> DynamicExceptions; in ParseFunctionDeclarator() local
/external/clang/lib/Sema/
DSemaType.cpp4286 SmallVector<ParsedType, 2> DynamicExceptions; in GetFullTypeForDeclarator() local
DSemaDeclCXX.cpp13853 ArrayRef<ParsedType> DynamicExceptions, in checkExceptionSpecification()
13911 ArrayRef<ParsedType> DynamicExceptions, in actOnDelayedExceptionSpecification()