Home
last modified time | relevance | path

Searched defs:src_files (Results 1 – 2 of 2) sorted by relevance

/llvm-project/offload/DeviceRTL/
H A DCMakeLists.txt87 set(src_files global() variable
/llvm-project/lldb/scripts/
H A Danalyze-project-deps.py90 src_files = [x for x in files if os.path.splitext(x)[1] in [".cpp", ".h", ".mm"]] variable