OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createNullOutputFile
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Frontend/
CompilerInstance.h
734
llvm::raw_null_ostream *
createNullOutputFile
();
/external/clang/lib/CodeGen/
CodeGenAction.cpp
674
return CI.
createNullOutputFile
();
[
all
...]
/external/clang/lib/Frontend/
CompilerInstance.cpp
581
llvm::raw_null_ostream *CompilerInstance::
createNullOutputFile
() {
[
all
...]
Completed in 49 milliseconds