Searched refs:SomeFunction (Results 1 – 5 of 5) sorted by relevance
3 bool *SomeFunction();16 bool *b = SomeFunction(); in foo()43 if (SomeFunction()) { in foo()47 bool *c = SomeFunction(); in foo()75 } d = { SomeFunction() }; in foo()
5 int SomeFunction();32 #define N F(b, SomeFunction()) in foo()
7 void SomeFunction();11 using SomeNamespace::SomeFunction;
195 void SomeFunction() { in SomeFunction() function
20 SomeFunction();