Searched defs:Make (Results 1 – 3 of 3) sorted by relevance
21 void Context::Make(const std::vector<panda::pandasm::Token> &t) in Make() function in panda::pandasm::Context
22 void Context::Make(const std::vector<ark::pandasm::Token> &t) in Make() function in ark::pandasm::Context
339 …static ProfilingData *Make(mem::InternalAllocatorPtr allocator, size_t nInlineCaches, size_t nBran… in Make() function