Home
last modified time | relevance | path

Searched defs:Func4 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/SemaObjC/
H A Dincompatible-protocol-qualified-types.m36 INTF <MyProto1, MyProto2> * Func4(INTF <MyProto2, MyProto1> *p2) function
/llvm-project/lldb/test/Shell/SymbolFile/PDB/Inputs/
H A DTypeQualsTest.cpp23 void Func4(int* __unaligned a, __unaligned int* b) { in Func4() function
/llvm-project/clang/test/CodeGenCXX/
H A Dattr-musttail.cpp47 int Func4(int x) { in Func4() function
/llvm-project/clang/test/Sema/
H A Dattr-capabilities.c32 void Func4(void) __attribute__((requires_shared_capability)) {} // expected-error {{'requires_shar… in Func4() function