Searched defs:OldFX (Results 1 – 3 of 3) sorted by relevance
| /llvm-project/clang/lib/Sema/ | ||
| H A D | Sema.cpp | 2856 shouldDiagnoseRedeclaration(const FunctionDecl & OldFunction,const FunctionEffectsRef & OldFX,const FunctionDecl & NewFunction,const FunctionEffectsRef & NewFX) const shouldDiagnoseRedeclaration() argument |
| H A D | SemaDecl.cpp | 3800 const auto OldFX = Old->getFunctionEffects(); MergeFunctionDecl() local |
| H A D | SemaDeclCXX.cpp | 18076 const auto OldFX = Old->getFunctionEffects(); CheckOverridingFunctionAttributes() local |