Searched defs:db (Results 1 – 4 of 4) sorted by relevance
39 std::unique_ptr<clang::tooling::CompilationDatabase> db = in LoadCompDB() local53 auto db = LoadCompDB(state.comp_db_path()); in GetDeps() local84 auto db = LoadCompDB(state.comp_db_path()); in GetBuildInputs() local
97 def get_transitive_static_dep_modules(installed_file_metadata, db): argument
20 def __init__(self, db): argument
537 def get_all_transitive_static_dep_files_of_installed_files(installed_files_metadata, db, report): argument