Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/SemaObjC/
H A Dformat-arg-attribute.m17 extern NSString *ff4 (const NSString *) __attribute__((format_arg(foo))); // expected-error {{use o… function
/aosp_15_r20/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
H A DDelayedClientTransportTest.java358 DelayedStream ff4 = (DelayedStream) delayedTransport.newStream( in reprocessSemantics() local