Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseCXXInlineMethods.cpp543 SourceRange SpecificationRange; in ParseLexedMethodDeclaration() local
HDParseDeclCXX.cpp4114 bool Delayed, SourceRange &SpecificationRange, in tryParseExceptionSpecification()
4244 SourceRange &SpecificationRange, SmallVectorImpl<ParsedType> &Exceptions, in ParseDynamicExceptionSpecification()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclCXX.cpp18906 Decl *D, ExceptionSpecificationType EST, SourceRange SpecificationRange, in actOnDelayedExceptionSpecification()