Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp482 SourceRange SpecificationRange; in ParseLexedMethodDeclaration() local
H A DParseDeclCXX.cpp3928 bool Delayed, SourceRange &SpecificationRange, in tryParseExceptionSpecification()
4058 SourceRange &SpecificationRange, SmallVectorImpl<ParsedType> &Exceptions, in ParseDynamicExceptionSpecification()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp19146 SourceRange SpecificationRange, in actOnDelayedExceptionSpecification()