Searched refs:SupportsIndirection (Results 1 – 2 of 2) sorted by relevance
129 if (!SupportsIndirection) in TEST_F()180 if (!SupportsIndirection) in TEST_F()
114 SupportsIndirection = !!orc::createLocalCompileCallbackManager(TT, ES, 0); in OrcExecutionTest()123 bool SupportsIndirection = false; variable