Searched defs:GetA (Results 1 – 3 of 3) sorted by relevance
204 A GetA() { in GetA() function
1033 int GetA() EXCLUSIVE_LOCKS_REQUIRED(foo_->mu_) { return a_; } GetA() function in thread_annot_lock_43::FooBar
195 VPInstruction *GetA = cast<VPInstruction>(&*std::next(Body->begin(), 1)); in TEST_F() local