HomeSort by: relevance | last modified time | path
    Searched refs:RecordCommandLine (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
CodeGenOptions.h 169 std::string RecordCommandLine;
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.cpp 777 if (!getCodeGenOpts().RecordCommandLine.empty())
6136 std::string CommandLine = getCodeGenOpts().RecordCommandLine;

Completed in 20 milliseconds