Home
last modified time | relevance | path

Searched defs:Category2 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/SemaObjC/
H A Dattr-deprecated.m100 @interface DEPRECATED (Category2) // no warning. category
107 @implementation DEPRECATED (Category2) // no warning category
/llvm-project/clang/test/Modules/
H A Dcompare-objc-interface.m459 @interface CompareMismatchingCategories2(Category2) category
476 @interface CompareMismatchingCategories2(Category2) category
/llvm-project/llvm/unittests/Support/
H A DCommandLineTest.cpp2311 cl::OptionCategory Category2("Second Category"); TEST() local