/llvm-project/libcxx/utils/libcxx/sym_check/ |
H A D | util.py | 25 def read_syms_from_file(filename): argument 34 def read_exclusions(filename): argument 75 def is_elf(filename): argument 81 def is_mach_o(filename): argument 94 def is_xcoff_or_big_ar(filename): argument 103 def is_library_file(filename): argument 112 def extract_or_load(filename): argument
|
/llvm-project/openmp/runtime/tools/ |
H A D | check-depends.py | 27 def get_deps_readelf(filename): argument 43 def get_deps_otool(filename): argument 63 def get_deps_link(filename): argument
|
/llvm-project/llvm/utils/lint/ |
H A D | common_lint.py | 9 def VerifyLineLength(filename, lines, max_length): argument 38 def VerifyTabs(filename, lines): argument 59 def VerifyTrailingWhitespace(filename, lines): argument 81 def RunOnFile(filename, lines): argument
|
H A D | cpp_lint.py | 15 def VerifyIncludes(filename, lines): argument 93 def RunOnFile(self, filename, lines): argument
|
/llvm-project/third-party/benchmark/tools/gbench/ |
H A D | util.py | 18 def is_executable_file(filename): argument 43 def is_json_file(filename): argument 57 def classify_input_file(filename): argument 81 def check_input_file(filename): argument 216 def run_or_load_benchmark(filename, benchmark_flags): argument
|
/llvm-project/third-party/benchmark/ |
H A D | .ycm_extra_conf.py | 80 def IsHeaderFile(filename): argument 85 def GetCompilationInfoForFile(filename): argument 104 def FlagsForFile(filename, **kwargs): argument
|
/llvm-project/lldb/test/API/functionalities/postmortem/netbsd-core/ |
H A D | TestNetBSDCore.py | 103 def check_backtrace(self, thread, filename, backtrace): argument 119 def do_test(self, filename, pid, region_count): argument 139 def check_stack(self, process, pid, filename): argument 163 def check_stack(self, process, pid, filename): argument 193 def check_stack(self, process, pid, filename): argument
|
/llvm-project/compiler-rt/test/sanitizer_common/ios_commands/ |
H A D | print_crashreport_for_pid.py | 69 outfile, pid, filename, attempts_remaining, max_wait_time argument 88 def find_report_in_cur_dir(pid, filename): argument
|
/llvm-project/clang/tools/scan-view/share/ |
H A D | startfile.py | 26 def open(self, filename): argument 81 def open(self, filename): argument 99 def open(self, filename): argument 213 def open(filename): argument
|
/llvm-project/mlir/lib/Parser/ |
H A D | Parser.cpp | 49 LogicalResult mlir::parseSourceFile(llvm::StringRef filename, Block *block, in parseSourceFile() 56 static LogicalResult loadSourceFileBuffer(llvm::StringRef filename, in loadSourceFileBuffer() 74 LogicalResult mlir::parseSourceFile(llvm::StringRef filename, in parseSourceFile() 83 llvm::StringRef filename, const std::shared_ptr<llvm::SourceMgr> &sourceMgr, in parseSourceFile()
|
/llvm-project/llvm/utils/ |
H A D | extract_vplan.py | 33 filename = "VPlan" + name + ".png" variable 47 filename = "VPlan" + name + ".dot" variable
|
/llvm-project/mlir/lib/Tools/lsp-server-support/ |
H A D | CompilationDatabase.cpp | 27 std::string filename; member 67 for (StringRef filename : databases) in CompilationDatabase() local 77 void CompilationDatabase::loadDatabase(StringRef filename) { in loadDatabase()
|
/llvm-project/mlir/include/mlir/Parser/ |
H A D | Parser.h | 201 inline OwningOpRef<ContainerOpT> parseSourceFile(StringRef filename, in parseSourceFile() 215 inline OwningOpRef<ContainerOpT> parseSourceFile(llvm::StringRef filename, in parseSourceFile() 227 parseSourceFile(llvm::StringRef filename, in parseSourceFile()
|
/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/ |
H A D | report.py | 461 def parse_bug_plist(filename): argument 482 def parse_bug_html(filename): argument 522 def parse_crash(filename): argument 628 def chop(prefix, filename): argument 667 def commonprefix_from(filename): argument
|
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/cached/ |
H A D | genk-timing.py | 17 def writeTimingCall(self, filename, numFuncs, funcsCalled, totalCalls): argument 53 def __init__(self, filename): argument 207 filename, numFuncs, elementsPerFunc, funcsBetweenExec, callWeighting, timingScript argument 276 filename = "test-%d-%d-%d-%d.k" % ( variable
|
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
H A D | genk-timing.py | 17 def writeTimingCall(self, filename, numFuncs, funcsCalled, totalCalls): argument 53 def __init__(self, filename): argument 207 filename, numFuncs, elementsPerFunc, funcsBetweenExec, callWeighting, timingScript argument 276 filename = "test-%d-%d-%d-%d.k" % ( variable
|
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/complete/ |
H A D | genk-timing.py | 17 def writeTimingCall(self, filename, numFuncs, funcsCalled, totalCalls): argument 63 def __init__(self, filename): argument 217 filename, numFuncs, elementsPerFunc, funcsBetweenExec, callWeighting, timingScript argument 286 filename = "test-%d-%d-%d-%d.k" % ( variable
|
/llvm-project/clang/tools/scan-build-py/tests/unit/ |
H A D | test_intercept.py | 27 def test(filename): argument 39 def create_status_report(filename, message): argument
|
/llvm-project/mlir/include/mlir/Tools/Plugins/ |
H A D | PassPlugin.h | 85 PassPlugin(const std::string &filename, in PassPlugin() 89 std::string filename; variable
|
H A D | DialectPlugin.h | 79 DialectPlugin(const std::string &filename, in DialectPlugin() 83 std::string filename; variable
|
/llvm-project/clang-tools-extra/clangd/quality/ |
H A D | CompletionModelCodegen.py | 35 def header_guard(filename): argument 119 def gen_header_code(features_json, cpp_class, filename): argument 238 def gen_cpp_code(forest_json, features_json, filename, cpp_class): argument
|
/llvm-project/clang/utils/ |
H A D | creduce-clang-crash.py | 67 with open(filename, "w") as f: argument 92 get_crash_cmd(self, cmd=None, args=None, filename=None) global() argument 102 read_clang_args(self, crash_script, filename) global() argument 189 check_expected_output(self, args=None, filename=None) global() argument [all...] |
/llvm-project/llvm/tools/sancov/ |
H A D | coverage-report-server.py | 86 def has_file(self, filename): argument 89 def compute_linemap(self, filename): argument
|
/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_procmaps.h | 42 : filename(buff), filename_size(size), data_(nullptr) {} in filename() function 55 char *filename; // owned by caller variable
|
/llvm-project/clang/test/CoverageMapping/ |
H A D | builtinmacro.c | 6 const char *filename (const char *name) { // CHECK-NEXT: File 0, [[@LINE]]:41 -> [[@LINE+3]]:2 = #0 in filename() function
|