Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/utils/abtest/
H A Dabtest.py69 def extract_functions(file): function
168 functions = extract_functions(goodfile)
172 badfunctions = dict(extract_functions(badfile))