Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4045 AMK_Redeclaration, enumerator
4059 AvailabilityMergeKind AMK = AMK_Redeclaration);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2087 case AMK_Redeclaration: in mergeAvailabilityAttr()
H A DSemaDecl.cpp3201 case AMK_Redeclaration: in mergeDeclAttributes()
4311 : isa<ObjCImplDecl>(newMethod->getDeclContext()) ? AMK_Redeclaration in mergeObjCMethodDecls()