Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dwarn-forward-class-attr-deprecated.m22 - (id) filenames { return 0; } method
/llvm-project-15.0.7/llvm/tools/sancov/
H A Dcoverage-report-server.py80 def filenames(self): member in SymcovData
/llvm-project-15.0.7/lldb/test/API/tools/lldb-server/
H A Dmain.cpp337 const char *filenames[] = {"parent", "child"}; in main() local
/llvm-project-15.0.7/clang/tools/clang-format/
H A Dgit-clang-format390 def create_tree_from_workdir(filenames): argument
/llvm-project-15.0.7/llvm/tools/opt-viewer/
H A Doptrecord.py305 def gather_results(filenames, num_jobs, should_print_progress, filter_=None): argument
/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DGCOV.h200 std::vector<std::string> filenames; variable
/llvm-project-15.0.7/clang/tools/c-index-test/
H A Dc-index-test.c3315 char **filenames; member