Home | History | Annotate | Download | only in SemaCXX

Lines Matching refs:get_mutex

3350   Mutex* get_mutex() LOCK_RETURNED(mutex_) { return &mutex_; }
3359 void baseMethod() EXCLUSIVE_LOCKS_REQUIRED(get_mutex()) {