Searched refs:getFooey (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp2238 Foo& getFooey() { return *f; } function in class:MoreLockExpressions::Bar
2284 bar.getFooey().a = 0; // \
2285 // expected-warning {{writing variable 'a' requires locking 'bar.getFooey().mu_' exclusively}} \

Completed in 206 milliseconds