Searched refs:fooExT (Results 1 – 1 of 1) sorted by relevance
/external/clang/test/SemaCXX/ | ||
D | warn-thread-safety-analysis.cpp | 1956 void fooExT(CellDelayed<T2> *otherT) EXCLUSIVE_LOCKS_REQUIRED(mu_, otherT->mu_) { in fooExT() function in TestTemplateAttributeInstantiation::CellDelayed |