Searched defs:typeSystem (Results 1 – 7 of 7) sorted by relevance
39 TypeSystem typeSystem(service->verifierService); in TEST_F() local
93 TypeSystem typeSystem(service->verifierService); in TEST_F() local
37 TypeSystem typeSystem(service->verifierService); in TEST_F() local
41 VerificationContext(TypeSystem *typeSystem, Job const *job, Type methodClassType) in VerificationContext()
59 VerificationContext PrepareVerificationContext(TypeSystem *typeSystem, Job const *job) in PrepareVerificationContext()166 auto *typeSystem = verifCtx.GetTypeSystem(); in ComputeRegContext() local
179 ExecContext(const uint8_t *pcStartPtr, const uint8_t *pcEndPtr, TypeSystem *typeSystem) in ExecContext()
47 bool typeSystem = false; member