Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h3594 AMK_Redeclaration, enumerator
3687 AvailabilityMergeKind AMK = AMK_Redeclaration);
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp3292 case AMK_Redeclaration: in mergeDeclAttributes()
4348 : isa<ObjCImplDecl>(newMethod->getDeclContext()) ? AMK_Redeclaration in mergeObjCMethodDecls()
H A DSemaDeclAttr.cpp2443 case AMK_Redeclaration: in mergeAvailabilityAttr()