Lines Matching refs:getCompileCommands
184 std::vector<CompileCommand> Commands = Database->getCompileCommands(FileName); in findCompileArgsInJsonDatabase()
520 Database.getCompileCommands(FileName); in TEST()
558 std::vector<CompileCommand> Result = CDB->getCompileCommands("/foo/bar.cc"); in TEST()
599 Database->getCompileCommands("source"); in TEST()
616 Database->getCompileCommands("source"); in TEST()
633 Database->getCompileCommands("source"); in TEST()
651 std::vector<CompileCommand> Result = Database->getCompileCommands("source"); in TEST()
668 Database->getCompileCommands("source"); in TEST()
682 std::vector<CompileCommand> getCompileCommands(StringRef F) const override { in getCompileCommands() function
731 ->getCompileCommands(path(F)); in getCommand()
745 ->getCompileCommands(path(F)); in getProxy()
882 ->getCompileCommands(path(F)); in getCommand()
911 ->getCompileCommands(path(F)); in getCommand()