Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSema.cpp2882 shouldDiagnoseMethodOverride(const CXXMethodDecl & OldMethod,const FunctionEffectsRef & OldFX,const CXXMethodDecl & NewMethod,const FunctionEffectsRef & NewFX) const shouldDiagnoseMethodOverride() argument
H A DSemaOverload.cpp1360 const auto *OldMethod = dyn_cast<CXXMethodDecl>(Old); IsOverloadOrOverrideImpl() local
[all...]
H A DSemaDecl.cpp3895 const CXXMethodDecl *OldMethod = dyn_cast<CXXMethodDecl>(Old); MergeFunctionDecl() local
[all...]