Searched refs:CreateObjectChecker (Results 1 – 8 of 8) sorted by relevance
94 CreateObjectChecker(std::string name, ExecutionContext &exe_ctx) override;
178 GNUstepObjCRuntime::CreateObjectChecker(std::string name, in CreateObjectChecker() function in GNUstepObjCRuntime
107 CreateObjectChecker(std::string, ExecutionContext &exe_ctx) override;
115 AppleObjCRuntimeV1::CreateObjectChecker(std::string name, in CreateObjectChecker() function in AppleObjCRuntimeV1
60 CreateObjectChecker(std::string name, ExecutionContext &exe_ctx) override;
1167 AppleObjCRuntimeV2::CreateObjectChecker(std::string name, in CreateObjectChecker() function in AppleObjCRuntimeV2
66 objc_language_runtime->CreateObjectChecker(VALID_OBJC_OBJECT_CHECK_NAME, exe_ctx); in Install()
280 CreateObjectChecker(std::string name, ExecutionContext &exe_ctx) = 0;