Lines Matching refs:Context
225 static void CompileJob(public_lib::Context *context, varbinder::FunctionScope *scope,
240 auto *res = new Context;
284 auto *res = new Context;
292 auto *res = new Context;
307 __attribute__((unused)) static Context *Parse(Context *ctx)
338 __attribute__((unused)) static Context *InitScopes(Context *ctx)
369 __attribute__((unused)) static Context *Check(Context *ctx)
409 __attribute__((unused)) static Context *Lower(Context *ctx)
437 __attribute__((unused)) static Context *GenerateAsm(Context *ctx)
480 __attribute__((unused)) Context *GenerateBin(Context *ctx)
510 auto *ctx = reinterpret_cast<Context *>(context);
542 auto *ctx = reinterpret_cast<Context *>(context);
557 auto *s = reinterpret_cast<Context *>(context);
563 auto *s = reinterpret_cast<Context *>(context);
569 auto *ctx = reinterpret_cast<Context *>(context);