Searched defs:setOutput (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Support/ | ||
H A D | Timing.cpp | 526 void DefaultTimingManager::setOutput(std::unique_ptr<OutputStrategy> output) { in setOutput() function in DefaultTimingManager |
/llvm-project/clang/lib/Frontend/ | ||
H A D | ASTUnit.cpp | 132 void setOutput(const Twine &Output) { in setOutput() function in __anone893c5040111::SimpleTimer |