Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dwarn-thread-safety-analysis.c55 int Foo_fun2(int i) EXCLUSIVE_LOCKS_REQUIRED(mu2) SHARED_LOCKS_REQUIRED(mu1) { in Foo_fun2() function
90 Foo_fun2(2); in main()