Home
last modified time | relevance | path

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

/llvm-project/clang/utils/check_cfc/
H A Dcheck_cfc.py209 def get_input_file(args): function
/llvm-project/llvm/tools/gold/
H A Dgold-plugin.cpp73 static ld_plugin_get_input_file get_input_file = nullptr; variable