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.cpp740 LRFoo MyLRFoo; variable
763 MyLRFoo.test(); in es_fun_3()
769 MyLRFoo.testShared(); in es_fun_4()
775 MyLRFoo.testShared(); in es_fun_5()
823 MyLRFoo.test(); // \ in es_bad_3()
828 MyLRFoo.testShared(); // \ in es_bad_4()
834 MyLRFoo.test(); // \ in es_bad_5()