Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp543 SourceRange SpecificationRange; in ParseLexedMethodDeclaration() local
H A DParseDeclCXX.cpp4114 bool Delayed, SourceRange &SpecificationRange, in tryParseExceptionSpecification()
4244 SourceRange &SpecificationRange, SmallVectorImpl<ParsedType> &Exceptions, in ParseDynamicExceptionSpecification()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp18906 Decl *D, ExceptionSpecificationType EST, SourceRange SpecificationRange, in actOnDelayedExceptionSpecification() argument