Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DCodeGenOptions.h201 std::string RecordCommandLine; variable
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp930 if (!getCodeGenOpts().RecordCommandLine.empty()) in Release()
6864 std::string CommandLine = getCodeGenOpts().RecordCommandLine; in EmitCommandLineMetadata()
/openbsd-src/gnu/llvm/clang/include/clang/Driver/
H A DOptions.td5420 MarshallingInfoString<CodeGenOpts<"RecordCommandLine">>;