HomeSort by relevance Sort by last modified time
    Searched refs:CompileCommand (Results 1 - 25 of 34) sorted by null

1 2

  /external/clang/tools/libclang/
CXCompilationDatabase.cpp 41 std::vector<CompileCommand> CCmd;
43 AllocatedCXCompileCommands(std::vector<CompileCommand> Cmd)
52 std::vector<CompileCommand> CCmd(db->getCompileCommands(CompleteFileName));
63 std::vector<CompileCommand> CCmd(db->getAllCompileCommands());
110 CompileCommand *cmd = static_cast<CompileCommand *>(CCmd);
120 CompileCommand *cmd = static_cast<CompileCommand *>(CCmd);
130 return static_cast<CompileCommand *>(CCmd)->CommandLine.size();
139 CompileCommand *Cmd = static_cast<CompileCommand *>(CCmd)
    [all...]
  /external/clang/include/clang/Tooling/
CompilationDatabase.h 43 struct CompileCommand {
44 CompileCommand() {}
45 CompileCommand(Twine Directory, Twine Filename,
119 virtual std::vector<CompileCommand> getCompileCommands(
131 virtual std::vector<CompileCommand> getAllCompileCommands() const = 0;
167 /// when a CompileCommand is requested. The argv[0] of the returned command
199 std::vector<CompileCommand>
211 std::vector<CompileCommand> getAllCompileCommands() const override;
216 std::vector<CompileCommand> CompileCommands;
JSONCompilationDatabase.h 78 std::vector<CompileCommand>
88 std::vector<CompileCommand> getAllCompileCommands() const override;
114 std::vector<CompileCommand> &Commands) const;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Tooling/
CompilationDatabase.h 43 struct CompileCommand {
44 CompileCommand() {}
45 CompileCommand(Twine Directory, Twine Filename,
123 virtual std::vector<CompileCommand> getCompileCommands(
135 virtual std::vector<CompileCommand> getAllCompileCommands() const = 0;
171 /// when a CompileCommand is requested. The argv[0] of the returned command
203 std::vector<CompileCommand>
215 std::vector<CompileCommand> getAllCompileCommands() const override;
220 std::vector<CompileCommand> CompileCommands;
JSONCompilationDatabase.h 81 std::vector<CompileCommand>
91 std::vector<CompileCommand> getAllCompileCommands() const override;
120 std::vector<CompileCommand> &Commands) const;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Tooling/
CompilationDatabase.h 43 struct CompileCommand {
44 CompileCommand() {}
45 CompileCommand(Twine Directory, Twine Filename,
123 virtual std::vector<CompileCommand> getCompileCommands(
135 virtual std::vector<CompileCommand> getAllCompileCommands() const = 0;
171 /// when a CompileCommand is requested. The argv[0] of the returned command
203 std::vector<CompileCommand>
215 std::vector<CompileCommand> getAllCompileCommands() const override;
220 std::vector<CompileCommand> CompileCommands;
JSONCompilationDatabase.h 81 std::vector<CompileCommand>
91 std::vector<CompileCommand> getAllCompileCommands() const override;
120 std::vector<CompileCommand> &Commands) const;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Tooling/
CompilationDatabase.h 43 struct CompileCommand {
44 CompileCommand() {}
45 CompileCommand(Twine Directory, Twine Filename,
123 virtual std::vector<CompileCommand> getCompileCommands(
135 virtual std::vector<CompileCommand> getAllCompileCommands() const = 0;
171 /// when a CompileCommand is requested. The argv[0] of the returned command
203 std::vector<CompileCommand>
215 std::vector<CompileCommand> getAllCompileCommands() const override;
220 std::vector<CompileCommand> CompileCommands;
JSONCompilationDatabase.h 81 std::vector<CompileCommand>
91 std::vector<CompileCommand> getAllCompileCommands() const override;
120 std::vector<CompileCommand> &Commands) const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/
CompilationDatabase.h 43 struct CompileCommand {
44 CompileCommand() {}
45 CompileCommand(Twine Directory, Twine Filename,
123 virtual std::vector<CompileCommand> getCompileCommands(
135 virtual std::vector<CompileCommand> getAllCompileCommands() const = 0;
171 /// when a CompileCommand is requested. The argv[0] of the returned command
203 std::vector<CompileCommand>
215 std::vector<CompileCommand> getAllCompileCommands() const override;
220 std::vector<CompileCommand> CompileCommands;
JSONCompilationDatabase.h 81 std::vector<CompileCommand>
91 std::vector<CompileCommand> getAllCompileCommands() const override;
120 std::vector<CompileCommand> &Commands) const;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Tooling/
CompilationDatabase.h 43 struct CompileCommand {
44 CompileCommand() {}
45 CompileCommand(Twine Directory, Twine Filename,
123 virtual std::vector<CompileCommand> getCompileCommands(
135 virtual std::vector<CompileCommand> getAllCompileCommands() const = 0;
171 /// when a CompileCommand is requested. The argv[0] of the returned command
203 std::vector<CompileCommand>
215 std::vector<CompileCommand> getAllCompileCommands() const override;
220 std::vector<CompileCommand> CompileCommands;
JSONCompilationDatabase.h 81 std::vector<CompileCommand>
91 std::vector<CompileCommand> getAllCompileCommands() const override;
120 std::vector<CompileCommand> &Commands) const;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Tooling/
CompilationDatabase.h 43 struct CompileCommand {
44 CompileCommand() {}
45 CompileCommand(Twine Directory, Twine Filename,
123 virtual std::vector<CompileCommand> getCompileCommands(
135 virtual std::vector<CompileCommand> getAllCompileCommands() const = 0;
171 /// when a CompileCommand is requested. The argv[0] of the returned command
203 std::vector<CompileCommand>
215 std::vector<CompileCommand> getAllCompileCommands() const override;
220 std::vector<CompileCommand> CompileCommands;
JSONCompilationDatabase.h 81 std::vector<CompileCommand>
91 std::vector<CompileCommand> getAllCompileCommands() const override;
120 std::vector<CompileCommand> &Commands) const;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Tooling/
CompilationDatabase.h 43 struct CompileCommand {
44 CompileCommand() {}
45 CompileCommand(Twine Directory, Twine Filename,
123 virtual std::vector<CompileCommand> getCompileCommands(
135 virtual std::vector<CompileCommand> getAllCompileCommands() const = 0;
171 /// when a CompileCommand is requested. The argv[0] of the returned command
203 std::vector<CompileCommand>
215 std::vector<CompileCommand> getAllCompileCommands() const override;
220 std::vector<CompileCommand> CompileCommands;
JSONCompilationDatabase.h 81 std::vector<CompileCommand>
91 std::vector<CompileCommand> getAllCompileCommands() const override;
120 std::vector<CompileCommand> &Commands) const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/
CompilationDatabase.h 43 struct CompileCommand {
44 CompileCommand() {}
45 CompileCommand(Twine Directory, Twine Filename,
123 virtual std::vector<CompileCommand> getCompileCommands(
135 virtual std::vector<CompileCommand> getAllCompileCommands() const = 0;
171 /// when a CompileCommand is requested. The argv[0] of the returned command
203 std::vector<CompileCommand>
215 std::vector<CompileCommand> getAllCompileCommands() const override;
220 std::vector<CompileCommand> CompileCommands;
JSONCompilationDatabase.h 81 std::vector<CompileCommand>
91 std::vector<CompileCommand> getAllCompileCommands() const override;
120 std::vector<CompileCommand> &Commands) const;
  /external/clang/lib/Tooling/
CommonOptionsParser.cpp 68 std::vector<CompileCommand>
77 std::vector<CompileCommand> getAllCompileCommands() const override {
85 std::vector<CompileCommand>
86 adjustCommands(std::vector<CompileCommand> Commands) const {
87 for (CompileCommand &Command : Commands)
JSONCompilationDatabase.cpp 172 std::vector<CompileCommand>
181 return std::vector<CompileCommand>();
185 return std::vector<CompileCommand>();
186 std::vector<CompileCommand> Commands;
206 std::vector<CompileCommand>
208 std::vector<CompileCommand> Commands;
228 std::vector<CompileCommand> &Commands) const {
CompilationDatabase.cpp 305 std::vector<CompileCommand>
307 std::vector<CompileCommand> Result(CompileCommands);
318 std::vector<CompileCommand>
320 return std::vector<CompileCommand>();
Tooling.cpp 390 std::vector<CompileCommand> CompileCommandsForFile =
401 for (CompileCommand &CompileCommand : CompileCommandsForFile) {
410 CompileCommand.Directory))
412 Twine(CompileCommand.Directory) + "\n!");
417 if (SeenWorkingDirectories.insert(CompileCommand.Directory).second)
424 std::vector<std::string> CommandLine = CompileCommand.CommandLine;
426 CommandLine = ArgsAdjuster(CommandLine, CompileCommand.Filename);
  /external/clang/unittests/Tooling/
CompilationDatabaseTest.cpp 60 static std::vector<CompileCommand> getAllCompileCommands(StringRef JSONDatabase,
66 return std::vector<CompileCommand>();
104 std::vector<CompileCommand> Commands = getAllCompileCommands(
142 static CompileCommand findCompileArgsInJsonDatabase(StringRef FileName,
148 return CompileCommand();
149 std::vector<CompileCommand> Commands = Database->getCompileCommands(FileName);
152 return CompileCommand();
163 CompileCommand FoundCommand = findCompileArgsInJsonDatabase(
253 CompileCommand NotFound = findCompileArgsInJsonDatabase(
264 CompileCommand FoundCommand = findCompileArgsInJsonDatabase
    [all...]
  /external/clang/bindings/python/tests/cindex/
test_cdb.py 4 from clang.cindex import CompileCommand

Completed in 383 milliseconds

1 2