Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/Mips/
H A DMips16HardFloatInfo.h33 struct FuncSignature { struct
40 FuncSignature Signature; argument
/llvm-project/clang/test/SemaObjC/
H A Dcomptypes-legal.m29 + (void)registerFunc:(FuncSignature *)function; // expected-note{{passing argument to parameter 'function' here}} argument