Searched defs:ClassTypePtr (Results 1 – 4 of 4) sorted by relevance
13 using ClassTypePtr = std::shared_ptr<ClassType>; variable
118 using ClassTypePtr = std::shared_ptr<const c10::ClassType>; variable
62 using ClassTypePtr = std::shared_ptr<ClassType>; variable
42 using ClassTypePtr = std::shared_ptr<ClassType>; variable