Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp4226 void alsoAssertBoth() ASSERT_EXCLUSIVE_LOCK(mu1_, mu2_);
4296 void Foo::alsoAssertBoth() { } in alsoAssertBoth() function in MultipleAttributeTest::Foo
4307 alsoAssertBoth(); in testAssert()