Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h3251 AMK_Redeclaration, enumerator
3336 AvailabilityMergeKind AMK = AMK_Redeclaration);
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp2957 case AMK_Redeclaration: in mergeDeclAttributes()
3869 : isa<ObjCImplDecl>(newMethod->getDeclContext()) ? AMK_Redeclaration in mergeObjCMethodDecls()
H A DSemaDeclAttr.cpp2297 case AMK_Redeclaration: in mergeAvailabilityAttr()