Home
last modified time | relevance | path

Searched defs:testClass (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/SemaObjC/
H A Dsevere-syntax-error.m3 @interface testClass interface
8 @implementation testClass implementation
/llvm-project/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.cpp102 void testClass() { in testClass() function