Home
last modified time | relevance | path

Searched refs:SymbolGraphOutputDir (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h499 std::string SymbolGraphOutputDir; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp184 if (!FEOpts.SymbolGraphOutputDir.empty()) { in CreateFrontendAction()
/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp564 std::string OutputDir = CI.getFrontendOpts().SymbolGraphOutputDir; in CreateOutputFile()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td1476 MarshallingInfoString<FrontendOpts<"SymbolGraphOutputDir">>;