Home
last modified time | relevance | path

Searched refs:MyLRFoo (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
Dwarn-thread-safety-analysis.cpp651 LRFoo MyLRFoo; variable
674 MyLRFoo.test(); in es_fun_3()
680 MyLRFoo.testShared(); in es_fun_4()
686 MyLRFoo.testShared(); in es_fun_5()
734 MyLRFoo.test(); // \ in es_bad_3()
739 MyLRFoo.testShared(); // \ in es_bad_4()
745 MyLRFoo.test(); // \ in es_bad_5()