Home
last modified time | relevance | path

Searched defs:MethodD (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp170 if (const auto *MethodD = dyn_cast<ObjCMethodDecl>(Ctx)) ShouldDiagnoseAvailabilityInContext() local
H A DSemaDeclCXX.cpp10765 ActOnStartDelayedCXXMethodDeclaration(Scope * S,Decl * MethodD) ActOnStartDelayedCXXMethodDeclaration() argument
10790 ActOnFinishDelayedCXXMethodDeclaration(Scope * S,Decl * MethodD) ActOnFinishDelayedCXXMethodDeclaration() argument
19144 actOnDelayedExceptionSpecification(Decl * MethodD,ExceptionSpecificationType EST,SourceRange SpecificationRange,ArrayRef<ParsedType> DynamicExceptions,ArrayRef<SourceRange> DynamicExceptionRanges,Expr * NoexceptExpr) actOnDelayedExceptionSpecification() argument