Searched refs:exportParentParam (Results 1 – 1 of 1) sorted by relevance
677 const AnnotationParam *exportParentParam = annotation->getParam("export_parent"); in emitExportedHeader() local678 if (exportParentParam != nullptr) { in emitExportedHeader()679 exportParent = exportParentParam->getSingleBool(); in emitExportedHeader()