Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Ddot-syntax-2.m17 @interface AnotherClass @end interface
19 @implementation AnotherClass implementation
/llvm-project-15.0.7/lldb/test/API/commands/expression/top-level/
H A Dtest.cpp36 class AnotherClass class
102 accumulator += AnotherClass().complicatedFunction(); in doTest()
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dprotocols-suppress-conformance.m72 @interface AnotherClass @end interface