Searched defs:limit_scan_depth (Results 1 – 3 of 3) sorted by relevance
590 def __init__(self, path, tu, limit_scan_depth=False): argument668 def process_files(input_paths, compile_flags, limit_scan_depth=False): argument686 limit_scan_depth=False): argument
36 def analyze_string(content, path='tmp.cc', limit_scan_depth=False): argument41 def analyze_strings(path, unsaved_files, limit_scan_depth=False): argument
62 bool limit_scan_depth = false; member