Home
last modified time | relevance | path

Searched defs:OutputFile (Results 1 – 25 of 41) sorted by relevance

12

/external/clang/include/clang/Frontend/
DCompilerInstance.h155 struct OutputFile { struct
160 OutputFile(std::string filename, std::string tempFilename, in OutputFile() argument
164 OutputFile(OutputFile &&O) in OutputFile() function
DDependencyOutputOptions.h38 std::string OutputFile; variable
/external/clang/lib/Frontend/
DDependencyGraph.cpp31 std::string OutputFile; member in __anon20d3dc100111::DependencyGraphCallback
45 DependencyGraphCallback(const Preprocessor *_PP, StringRef OutputFile, in DependencyGraphCallback()
62 void clang::AttachDependencyGraphGen(Preprocessor &PP, StringRef OutputFile, in AttachDependencyGraphGen()
DHeaderIncludeGen.cpp22 raw_ostream *OutputFile; member in __anonda893d460111::HeaderIncludesCallback
52 static void PrintHeaderInfo(raw_ostream *OutputFile, StringRef Filename, in PrintHeaderInfo()
83 raw_ostream *OutputFile = MSStyle ? &llvm::outs() : &llvm::errs(); in AttachHeaderIncludeGen() local
DFrontendActions.cpp82 std::string OutputFile; in CreateASTConsumer() local
107 std::string &OutputFile) { in ComputeASTConsumerArguments()
132 std::string OutputFile; in CreateASTConsumer() local
383 std::string &OutputFile) { in ComputeASTConsumerArguments()
/external/pigweed/pw_protobuf/py/pw_protobuf/
Doutput_file.py19 class OutputFile: class
73 def __init__(self, output: OutputFile, amount: int):
Dcodegen_pwpb.py2612 output: OutputFile,
2722 output: OutputFile,
2789 proto_enum: ProtoEnum, root: ProtoNode, output: OutputFile
2812 proto_enum: ProtoEnum, root: ProtoNode, output: OutputFile
2832 proto_enum: ProtoEnum, root: ProtoNode, output: OutputFile
2858 output: OutputFile,
2918 message: ProtoMessage, root: ProtoNode, output: OutputFile
2955 message: ProtoMessage, root: ProtoNode, output: OutputFile
3036 message: ProtoMessage, root: ProtoNode, output: OutputFile
3077 message: ProtoMessage, root: ProtoNode, output: OutputFile
[all …]
/external/cronet/third_party/libc++/src/utils/
Dgenerate_abi_list.py18 def OutputFile(file): function
/external/llvm/tools/bugpoint/
DExecutionDriver.cpp303 std::string OutputFile, in executeProgram()
387 const std::string &OutputFile, in executeProgramSafely()
395 std::string OutputFile; in compileSharedObject() local
DToolRunner.cpp180 const std::string &OutputFile, in ExecuteProgram()
288 const std::string &OutputFile, in ExecuteProgram()
357 const std::string &OutputFile, in ExecuteProgram()
512 const std::string &OutputFile, in ExecuteProgram()
588 const std::string &OutputFile, in ExecuteProgram()
661 const std::string &OutputFile, in ExecuteProgram()
807 std::string &OutputFile, in MakeSharedObject()
DBugDriver.cpp44 OutputFile("output", cl::desc("Specify a reference program output " variable
/external/pigweed/pw_rpc/py/pw_rpc/
Dcodegen.py455 self, method: ProtoServiceMethod, output: OutputFile
466 self, unused_method: ProtoServiceMethod, output: OutputFile
481 self, unused_method: ProtoServiceMethod, output: OutputFile
494 self, unused_method: ProtoServiceMethod, output: OutputFile
Dcodegen_raw.py184 self, method: ProtoServiceMethod, output: OutputFile
/external/clang/lib/Serialization/
DGeneratePCH.cpp27 const Preprocessor &PP, StringRef OutputFile, in PCHGenerator()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DCOFFModuleDefinition.h29 std::string OutputFile; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DCOFFModuleDefinition.h29 std::string OutputFile; member
/external/llvm/lib/Support/
DSignals.cpp107 SmallString<32> InputFile, OutputFile; in printSymbolizedStackTrace() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DSignals.cpp107 SmallString<32> InputFile, OutputFile; in printSymbolizedStackTrace() local
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerCommand.h173 std::string OutputFile; variable
/external/swiftshader/third_party/SPIRV-Tools/tools/
Dio.h130 OutputFile(const char* filename, const char* mode) : old_mode_(0) { in OutputFile() function
/external/angle/third_party/spirv-tools/src/tools/
Dio.h130 OutputFile(const char* filename, const char* mode) : old_mode_(0) { in OutputFile() function
/external/deqp-deps/SPIRV-Tools/tools/
Dio.h130 OutputFile(const char* filename, const char* mode) : old_mode_(0) { in OutputFile() function
/external/llvm/lib/Fuzzer/
DFuzzerIO.cpp24 static FILE *OutputFile = stderr; variable
/external/llvm/tools/dsymutil/
Ddsymutil.cpp329 std::string OutputFile = getOutputFileName(InputFile, NeedsTempFiles); in main() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSignals.cpp144 SmallString<32> InputFile, OutputFile; in printSymbolizedStackTrace() local

12