Searched defs:SpecificationRange (Results 1 – 3 of 3) sorted by relevance
543 SourceRange SpecificationRange; in ParseLexedMethodDeclaration() local
4114 bool Delayed, SourceRange &SpecificationRange, in tryParseExceptionSpecification()4244 SourceRange &SpecificationRange, SmallVectorImpl<ParsedType> &Exceptions, in ParseDynamicExceptionSpecification()
18906 Decl *D, ExceptionSpecificationType EST, SourceRange SpecificationRange, in actOnDelayedExceptionSpecification() argument