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