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