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