A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://clang.llvm.org/doxygen/structclang_1_1tooling_1_1CompileCommand.html below:

clang: clang::tooling::CompileCommand Struct Reference

Specifies the working directory and command of a compilation. More...

#include "clang/Tooling/CompilationDatabase.h"

std::string  Directory   The working directory the command was executed from.
  std::string  Filename   The source file associated with the command.
  std::vector< std::string >  CommandLine   The command line that was executed.
  std::string  Output   The output file associated with the command.
  std::string  Heuristic   If this compile command was guessed rather than read from an authoritative source, a short human-readable explanation.
 

Specifies the working directory and command of a compilation.

Definition at line 44 of file CompilationDatabase.h.

◆ CompileCommand() [1/2] clang::tooling::CompileCommand::CompileCommand ( ) default ◆ CompileCommand() [2/2] clang::tooling::CompileCommand::CompileCommand ( const Twine &  Directory, const Twine &  Filename, std::vector< std::string >  CommandLine, const Twine &  Output  ) inline

Definition at line 46 of file CompilationDatabase.h.

◆ operator!= ◆ operator== ◆ CommandLine std::vector<std::string> clang::tooling::CompileCommand::CommandLine ◆ Directory std::string clang::tooling::CompileCommand::Directory ◆ Filename std::string clang::tooling::CompileCommand::Filename ◆ Heuristic std::string clang::tooling::CompileCommand::Heuristic

If this compile command was guessed rather than read from an authoritative source, a short human-readable explanation.

e.g. "inferred from foo/bar.h".

Definition at line 66 of file CompilationDatabase.h.

◆ Output std::string clang::tooling::CompileCommand::Output

The documentation for this struct was generated from the following file:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4