Searched defs:moduleInterface (Results 1 – 2 of 2) sorted by relevance
205 Symbol *moduleInterface() { return moduleInterface_; } in moduleInterface() function 206 const Symbol *moduleInterface() const { return moduleInterface_; } in moduleInterface() function
4314 Symbol *moduleInterface{nullptr}; BeginSubprogram() local