Searched defs:Interfaces (Results 1 – 5 of 5) sorted by relevance
17 class Interfaces { class
1245 TEST_F(ClassLinkerTest, Interfaces) { in TEST_F() argument
932 const TypeList* Interfaces() { return interfaces_; } in Interfaces() function