Home
last modified time | relevance | path

Searched refs:RecordCommandLine (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCodeGenOptions.h169 std::string RecordCommandLine; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp777 if (!getCodeGenOpts().RecordCommandLine.empty()) in Release()
6136 std::string CommandLine = getCodeGenOpts().RecordCommandLine; in EmitCommandLineMetadata()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DOptions.td4757 MarshallingInfoString<CodeGenOpts<"RecordCommandLine">>;