Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSema.cpp2856 shouldDiagnoseRedeclaration(const FunctionDecl & OldFunction,const FunctionEffectsRef & OldFX,const FunctionDecl & NewFunction,const FunctionEffectsRef & NewFX) const shouldDiagnoseRedeclaration() argument
2882 shouldDiagnoseMethodOverride(const CXXMethodDecl & OldMethod,const FunctionEffectsRef & OldFX,const CXXMethodDecl & NewMethod,const FunctionEffectsRef & NewFX) const shouldDiagnoseMethodOverride() argument
H A DSemaDecl.cpp3800 const auto OldFX = Old->getFunctionEffects(); MergeFunctionDecl() local
H A DSemaDeclCXX.cpp18076 const auto OldFX = Old->getFunctionEffects(); CheckOverridingFunctionAttributes() local