Home
last modified time | relevance | path

Searched defs:filenames (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/llvm/llvm/utils/lint/
H A Dgeneric_lint.py18 def GenericCodeLintMain(filenames): argument
H A Dcpp_lint.py87 def CppLintMain(filenames): argument
H A Dcommon_lint.py78 def RunLintOverAllFiles(linter, filenames): argument
/openbsd/regress/sys/kern/unveil/
H A Daccess.c18 const char* filenames[] = {"f", "fr", "fw", "fx", "fc", "frw", "frx", "frc", variable
/openbsd/gnu/llvm/clang/tools/clang-format/
H A Dgit-clang-format392 def create_tree_from_workdir(filenames): argument
399 def create_tree_from_index(filenames): argument
/openbsd/gnu/llvm/llvm/tools/sancov/
H A Dcoverage-report-server.py80 def filenames(self): member in SymcovData
/openbsd/gnu/llvm/llvm/tools/opt-viewer/
H A Doptrecord.py305 def gather_results(filenames, num_jobs, should_print_progress, filter_=None): argument
/openbsd/gnu/llvm/llvm/include/llvm/ProfileData/
H A DGCOV.h200 std::vector<std::string> filenames; variable
/openbsd/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c3338 char **filenames; member