Searched defs:source_root (Results 1 – 4 of 4) sorted by relevance
89 def load_from_path(source_root, llvmbuild_source_root): argument95 def __init__(self, source_root, component_infos): argument
83 def __init__(self, path, source_root): argument
162 def __init__(self, name, source_root, exec_root, config): argument
217 Node* source_root = edge->source()->node_graph()->root(); in ComputeSharedFootprintFromGraph() local