Searched refs:OutputType (Results 1 – 10 of 10) sorted by relevance
69 enum OutputType { enum134 OutputType mOT;164 OutputType OT);193 void setOutputType(OutputType OT) { mOT = OT; } in setOutputType()
62 slang::Slang::OutputType OutputType, in DetermineOutputFile() argument64 if (OutputType == slang::Slang::OT_Nothing) in DetermineOutputFile()79 if (OutputType == slang::Slang::OT_Dependency) { in DetermineOutputFile()88 switch (OutputType) { in DetermineOutputFile()
55 Slang::OutputType mOT;107 Slang::OutputType OT);
49 slang::Slang::OutputType mOutputType;
89 Slang::OutputType OT,
87 Slang::OutputType OT);
209 Slang::OutputType OT) in Backend()
233 Slang::OutputType OT) { in createBackend()
256 llvm::raw_ostream *OS, OutputType OT) { in createBackend()
55 Slang::OutputType OT, in RSBackend()