Searched refs:fInterfaceBlockMap (Results 1 – 6 of 6) sorted by relevance
250 std::unordered_map<const Type::Field*, const InterfaceBlock*> fInterfaceBlockMap; variable
321 std::unordered_map<const Variable*, int32_t> fInterfaceBlockMap; variable
471 this->write(fInterfaceBlockNameMap[fInterfaceBlockMap[field]]); in writeFieldAccess()935 fInterfaceBlockMap[&field] = parentIntf; in writeFields()
257 std::unordered_map<const Type::Field*, const InterfaceBlock*> fInterfaceBlockMap; variable
375 std::unordered_map<const Variable*, int32_t> fInterfaceBlockMap;
586 this->write(fInterfaceBlockNameMap[fInterfaceBlockMap[field]]); in writeFieldAccess()1096 fInterfaceBlockMap[&field] = parentIntf; in writeFields()