HomeSort by: relevance | last modified time | path
    Searched defs:globalValueOracle (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-diff/
DifferenceEngine.h 60 : consumer(consumer), globalValueOracle(nullptr) {}
77 globalValueOracle = oracle;
85 Oracle *globalValueOracle;

Completed in 17 milliseconds