Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseDeclCXX.cpp2612 SmallVectorImpl<ParsedType> &DynamicExceptions, in tryParseExceptionSpecification()
DParseExprCXX.cpp785 llvm::SmallVector<ParsedType, 2> DynamicExceptions; in ParseLambdaExpressionAfterIntroducer() local
DParseDecl.cpp4566 SmallVector<ParsedType, 2> DynamicExceptions; in ParseFunctionDeclarator() local
/external/clang/lib/Sema/
DSemaType.cpp2538 SmallVector<ParsedType, 2> DynamicExceptions; in GetFullTypeForDeclarator() local
DSemaDeclCXX.cpp11200 ArrayRef<ParsedType> DynamicExceptions, in checkExceptionSpecification()