Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseExprCXX.cpp1050 SmallVector<ParsedType, 2> DynamicExceptions; in ParseLambdaExpressionAfterIntroducer() local
DParseDeclCXX.cpp2948 SmallVectorImpl<ParsedType> &DynamicExceptions, in tryParseExceptionSpecification()
DParseDecl.cpp5083 SmallVector<ParsedType, 2> DynamicExceptions; in ParseFunctionDeclarator() local
/external/clang/lib/Sema/
DSemaType.cpp2974 SmallVector<ParsedType, 2> DynamicExceptions; in GetFullTypeForDeclarator() local
DSemaDeclCXX.cpp12964 ArrayRef<ParsedType> DynamicExceptions, in checkExceptionSpecification()