Searched defs:SourceModule (Results 1 – 8 of 8) sorted by relevance
18 struct SourceModule { struct20 std::vector<ConstString> path;21 ConstString search_path;22 ConstString sysroot;
94 Module *SourceModule = nullptr; variable