Searched defs:ClassTypePtr (Results 1 – 2 of 2) sorted by relevance
144 using ClassTypePtr = std::shared_ptr<ClassType>; variable
38 using ClassTypePtr = std::shared_ptr<parse::ClassType>; typedef