Home
last modified time | relevance | path

Searched refs:AMK_Redeclaration (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3288 AMK_Redeclaration, enumerator
3373 AvailabilityMergeKind AMK = AMK_Redeclaration);
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp3009 case AMK_Redeclaration: in mergeDeclAttributes()
3932 : isa<ObjCImplDecl>(newMethod->getDeclContext()) ? AMK_Redeclaration in mergeObjCMethodDecls()
H A DSemaDeclAttr.cpp2298 case AMK_Redeclaration: in mergeAvailabilityAttr()