reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Tooling/CommonOptionsParser.h
  150   adjustCommands(std::vector<CompileCommand> Commands) const;

References

tools/clang/lib/Tooling/CommonOptionsParser.cpp
   62   return adjustCommands(Compilations->getCompileCommands(FilePath));
   72   return adjustCommands(Compilations->getAllCompileCommands());