Searched defs:GetA (Results 1 – 11 of 11) sorted by relevance
28 public function GetA() function in NamespaceA\\NamespaceB\\StructInNestedNS
28 public function GetA() function in MyGame\\Example\\Test
210 SENode* GetA() const { return a_; } in GetA() function
399 float GetA() const { return a_; } in GetA() function612 float GetA() const { return a_; } in GetA() function
195 VPInstruction *GetA = cast<VPInstruction>(&*std::next(Body->begin(), 1)); in TEST_F() local
224 int InstrumentedFoo::GetA() { in GetA() function in InstrumentedFoo
997 int GetA() EXCLUSIVE_LOCKS_REQUIRED(foo_->mu_) { return a_; } in GetA() function in thread_annot_lock_43::FooBar
1028 int GetA() EXCLUSIVE_LOCKS_REQUIRED(foo_->mu_) { return a_; } in GetA() function in thread_annot_lock_43::FooBar
1454 func (m *NonPackedTest) GetA() []int32 { func