Searched refs:GetClangTidyPath (Results 1 – 2 of 2) sorted by relevance
25 from presubmit_checks_lib.build_helpers import GetClangTidyPath, \56 command[0:1] = [GetClangTidyPath(),
80 def GetClangTidyPath(): function