Searched defs:OutputDir (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp564 std::string OutputDir = CI.getFrontendOpts().SymbolGraphOutputDir; local
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp74 HTMLDiagnostics(PathDiagnosticConsumerOptions DiagOpts, const std::string &OutputDir, const Preprocessor &pp, bool supportsMultipleFiles) argument
174 createHTMLDiagnosticConsumer( PathDiagnosticConsumerOptions DiagOpts, PathDiagnosticConsumers &C, const std::string &OutputDir, const Preprocessor &PP, const cross_tu::CrossTranslationUnitContext &CTU, const MacroExpansionContext &MacroExpansions) argument
195 createHTMLSingleFileDiagnosticConsumer( PathDiagnosticConsumerOptions DiagOpts, PathDiagnosticConsumers &C, const std::string &OutputDir, const Preprocessor &PP, const cross_tu::CrossTranslationUnitContext &CTU, const clang::MacroExpansionContext &MacroExpansions) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp251 static std::string OutputDir; variable

Completed in 150 milliseconds