Home
last modified time | relevance | path

Searched defs:OutputDir (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp75 HTMLDiagnostics(PathDiagnosticConsumerOptions DiagOpts,const std::string & OutputDir,const Preprocessor & pp,bool supportsMultipleFiles) HTMLDiagnostics() argument
176 createHTMLDiagnosticConsumer(PathDiagnosticConsumerOptions DiagOpts,PathDiagnosticConsumers & C,const std::string & OutputDir,const Preprocessor & PP,const cross_tu::CrossTranslationUnitContext & CTU,const MacroExpansionContext & MacroExpansions) createHTMLDiagnosticConsumer() argument
197 createHTMLSingleFileDiagnosticConsumer(PathDiagnosticConsumerOptions DiagOpts,PathDiagnosticConsumers & C,const std::string & OutputDir,const Preprocessor & PP,const cross_tu::CrossTranslationUnitContext & CTU,const clang::MacroExpansionContext & MacroExpansions) createHTMLSingleFileDiagnosticConsumer() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp564 std::string OutputDir = CI.getFrontendOpts().SymbolGraphOutputDir; CreateOutputFile() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp251 static std::string OutputDir; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2334 SmallString<128> OutputDir; registerCallbacks() local