Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dsevere-syntax-error.m4 @interface testClass interface
9 @implementation testClass implementation
/llvm-project-15.0.7/clang/test/Misc/
H A Dpragma-attribute-objc.m140 @class testClass;
141 // CHECK-LABEL: ObjCInterfaceDecl{{.*}}testClass
/llvm-project-15.0.7/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.cpp102 void testClass() { in testClass() function