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