Home
last modified time | relevance | path

Searched defs:CAT1 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/SemaObjC/
H A Dmethod-undef-category-warn-1.m29 @implementation MyClass1(CAT1) category
/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp7204 auto *CAT1 = dyn_cast<ConstantArrayType>(Arr1); FindCompositePointerType() local
H A DSemaOverload.cpp4112 if (auto *CAT1 = S.Context.getAsConstantArrayType( CompareImplicitConversionSequences() local
/llvm-project/clang/lib/AST/
H A DASTContext.cpp6241 if (auto *CAT1 = dyn_cast<ConstantArrayType>(AT1)) { UnwrapSimilarArrayTypes() local