Searched refs:fGlob (Results 1 – 2 of 2) sorted by relevance
31 static int fGlob; in retAnonM() local32 return getM() + fGlob; in retAnonM()
4 auto fGlob() __global -> decltype(this);15 bar(Glob.fGlob()); // expected-error{{no matching function for call to 'bar'}}