Home
last modified time | relevance | path

Searched defs:createNullOutputFile (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Frontend/
DCompilerInstance.cpp587 llvm::raw_null_ostream *CompilerInstance::createNullOutputFile() { in createNullOutputFile() function in CompilerInstance
/external/llvm-project/clang/lib/Frontend/
DCompilerInstance.cpp690 std::unique_ptr<raw_pwrite_stream> CompilerInstance::createNullOutputFile() { in createNullOutputFile() function in CompilerInstance