Searched refs:func (Results 1 – 3 of 3) sorted by relevance
224 # definitions whose arguments contain STL classes (e.g. func(std::string); v.s.225 # func(std::string) {}). This also make the inheritance and collaboration
277 # definitions whose arguments contain STL classes (e.g. func(std::string); v.s.278 # func(std::string) {}). This also makes the inheritance and collaboration
307 # definitions whose arguments contain STL classes (e.g. func(std::string);308 # versus func(std::string) {}). This also make the inheritance and collaboration