Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseExprCXX.cpp830 SmallVector<ParsedType, 2> DynamicExceptions; in ParseLambdaExpressionAfterIntroducer() local
DParseDeclCXX.cpp2794 SmallVectorImpl<ParsedType> &DynamicExceptions, in tryParseExceptionSpecification()
DParseDecl.cpp4766 SmallVector<ParsedType, 2> DynamicExceptions; in ParseFunctionDeclarator() local
/external/clang/lib/Sema/
DSemaType.cpp2722 SmallVector<ParsedType, 2> DynamicExceptions; in GetFullTypeForDeclarator() local
DSemaDeclCXX.cpp11814 ArrayRef<ParsedType> DynamicExceptions, in checkExceptionSpecification()