Searched defs:getProto (Results 1 – 9 of 9) sorted by relevance
226 PrototypeAST *getProto() { return proto.get(); } in getProto() function
264 PrototypeAST *getProto() { return proto.get(); } in getProto() function
1036 const PrototypeAST& FunctionAST::getProto() const { in getProto() function in FunctionAST
194 std::string getProto() const { return Proto; } getProto() function in __anoncee49e800111::Intrinsic