Codebase Browser
llvm
Go to App
llvm
/
clang/test/Modules/Inputs/lookup-assert-protocol/
Base.h
@protocol BaseProtocol - (void) test; @end