Home
last modified time | relevance | path

Searched defs:SpecificationRange (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp479 SourceRange SpecificationRange; in ParseLexedMethodDeclaration() local
H A DParseDeclCXX.cpp3776 bool Delayed, SourceRange &SpecificationRange, in tryParseExceptionSpecification()
3902 SourceRange &SpecificationRange, SmallVectorImpl<ParsedType> &Exceptions, in ParseDynamicExceptionSpecification()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp18237 SourceRange SpecificationRange, in actOnDelayedExceptionSpecification()