Searched defs:LoadedModule (Results 1 – 1 of 1) sorted by relevance
52 struct LoadedModule { struct53 ProgramKind fKind;54 std::shared_ptr<SymbolTable> fSymbols;55 std::vector<std::unique_ptr<ProgramElement>> fElements;