Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2858 const FunctionDecl &OldFunction, const FunctionEffectsRef &OldFX, in shouldDiagnoseRedeclaration()
2884 const CXXMethodDecl &OldMethod, const FunctionEffectsRef &OldFX, in shouldDiagnoseMethodOverride()
H A DSemaDecl.cpp3818 const auto OldFX = Old->getFunctionEffects(); in MergeFunctionDecl() local
H A DSemaDeclCXX.cpp18136 const auto OldFX = Old->getFunctionEffects(); in CheckOverridingFunctionAttributes() local