Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h2449 AMK_Redeclaration, enumerator
2507 AvailabilityMergeKind AMK = AMK_Redeclaration);
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp2700 case AMK_Redeclaration: in mergeDeclAttributes()
3618 : isa<ObjCImplDecl>(newMethod->getDeclContext()) ? AMK_Redeclaration in mergeObjCMethodDecls()
H A DSemaDeclAttr.cpp2306 case AMK_Redeclaration: in mergeAvailabilityAttr()