Searched defs:getSpecifications (Results 1 – 1 of 1) sorted by relevance
189 const std::vector<ConstantSpecification*> getSpecifications() const { return mSpecifications; } in getSpecifications() function205 const std::vector<TypeSpecification*> getSpecifications() const { return mSpecifications; } in getSpecifications() function231 const std::vector<FunctionSpecification*> getSpecifications() const { return mSpecifications; } in getSpecifications() function