Home
last modified time | relevance | path

Searched refs:extract_functions (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dabtest.py179 def extract_functions(file): function
326 functions_a = extract_functions(goodfile)
328 functions_b_map = dict(extract_functions(badfile))